|
JAAS Provider Java API Reference 10g (9.0.4.0.0) B10389-01 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.lang.RuntimeException
|
+--oracle.security.jazn.JAZNRuntimeException
|
+--oracle.security.jazn.JAZNInitException
JAZNInitException is thrown when an initialization error occurred.
| Constructor Summary | |
JAZNInitException()Creates a new instance of JAZNInitException | |
JAZNInitException(String msg)Creates a new instance of JAZNInitException with the specified arguments | |
JAZNInitException(String msg, Throwable cause)Creates a new instance of JAZNInitException with the specified arguments | |
| Methods inherited from class oracle.security.jazn.JAZNRuntimeException |
getCause, initCause, printStackTrace |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public JAZNInitException()
public JAZNInitException(String msg)
public JAZNInitException(String msg, Throwable cause)
|
JAAS Provider Java API Reference 10g (9.0.4.0.0) B10389-01 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||