/* */ package NET.worlds.core; /* */ /* */ /* */ /* */ public class RegKeyNotFoundException /* */ extends Exception /* */ { /* */ private static final long serialVersionUID = 3873901007988284311L; /* */ /* */ /* */ /* */ public RegKeyNotFoundException() {} /* */ /* */ /* */ /* */ public RegKeyNotFoundException(String s) /* */ { /* 18 */ super(s); /* */ } /* */ } /* Location: C:\Program Files (x86)\Worlds Inc\WorldsPlayer - Win7\lib\worlds.jar!\NET\worlds\core\RegKeyNotFoundException.class * Java compiler version: 6 (50.0) * JD-Core Version: 0.7.1 */