All Packages Class Hierarchy This Package Previous Next Index
Class iceberg.pref_reg.BadDNException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----iceberg.pref_reg.BadDNException
- public class BadDNException
- extends Exception
Thrown when the client passes a bad uniq-id (badly formatted or
non-existent)
-
BadDNException()
-
-
BadDNException(String)
-
-
getMessage()
-
BadDNException
public BadDNException()
BadDNException
public BadDNException(String s)
getMessage
public String getMessage()
- Overrides:
- getMessage in class Throwable
All Packages Class Hierarchy This Package Previous Next Index