All Packages Class Hierarchy This Package Previous Next Index
Class iceberg.ipop.PrefRegNotFoundException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----iceberg.ipop.PrefRegNotFoundException
- public class PrefRegNotFoundException
- extends Exception
PrefRegNotFoundException is thrown when cannot find preference
registry.
-
PrefRegNotFoundException()
-
-
getMessage()
-
PrefRegNotFoundException
public PrefRegNotFoundException()
getMessage
public String getMessage()
- Overrides:
- getMessage in class Throwable
All Packages Class Hierarchy This Package Previous Next Index