Class au.net.aba.security.KeyException
All Packages Class Hierarchy This Package Previous Next Index
Class au.net.aba.security.KeyException
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----java.lang.RuntimeException
|
+----au.net.aba.security.KeyException
- public class KeyException
- extends RuntimeException
This exception gets thrown in the event of an invalid key.
-
ident
-
-
KeyException()
-
-
KeyException(String)
-
ident
public final static String ident
KeyException
public KeyException()
KeyException
public KeyException(String string)
All Packages Class Hierarchy This Package Previous Next Index