|
Oracle Containers for J2EE Security Java API Reference 10g Release 3 (10.1.3.1.0) B32115-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.
Field Summary |
Fields inherited from class oracle.security.jazn.JAZNRuntimeException |
_cause |
Constructor Summary | |
JAZNInitException() Creates a new instance of JAZNInitException |
|
JAZNInitException(java.lang.String msg) Creates a new instance of JAZNInitException with the specified arguments |
|
JAZNInitException(java.lang.String msg, java.lang.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 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public JAZNInitException()
public JAZNInitException(java.lang.String msg)
public JAZNInitException(java.lang.String msg, java.lang.Throwable cause)
|
Oracle Containers for J2EE Security Java API Reference 10g Release 3 (10.1.3.1.0) B32115-01 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |