|
Oracle Application Server JAAS Provider Java API Reference 10g Release 2 (10.1.2) B14019-01 November 2004 |
||||||||||
| 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
oracle.security.jazn.JAZNException
oracle.security.jazn.JAZNObjectExistsException
JAZNObjectExistsException is thrown when an attempt is made to create an object that already exists.
| Field Summary |
| Fields inherited from class oracle.security.jazn.JAZNException |
_cause |
| Constructor Summary | |
JAZNObjectExistsException()Creates a new instance of JAZNObjectExistsException |
|
JAZNObjectExistsException(java.lang.String msg)Creates a new instance of JAZNObjectExistsException with the specified arguments |
|
JAZNObjectExistsException(java.lang.String msg, java.lang.Throwable cause)Creates a new instance of JAZNObjectExistsException with the specified arguments |
|
| Methods inherited from class oracle.security.jazn.JAZNException |
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 JAZNObjectExistsException()
public JAZNObjectExistsException(java.lang.String msg)
public JAZNObjectExistsException(java.lang.String msg,
java.lang.Throwable cause)
|
Oracle Application Server JAAS Provider Java API Reference 10g Release 2 (10.1.2) B14019-01 November 2004 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||