All Packages Class Hierarchy This Package Previous Next Index
Class iceberg.ipop.PrefLookupException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----iceberg.ipop.PrefLookupException
- public class PrefLookupException
- extends Exception
PrefLookupException is thrown when preference lookup fails.
-
PrefLookupException()
-
-
PrefLookupException(pref_rep)
-
-
getMessage()
-
PrefLookupException
public PrefLookupException()
PrefLookupException
public PrefLookupException(pref_rep reply)
getMessage
public String getMessage()
- Overrides:
- getMessage in class Throwable
All Packages Class Hierarchy This Package Previous Next Index