|
© 2005 BEA Systems, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.bea.p13n.exceptions.ApplicationException
com.bea.p13n.usermgmt.GroupAlreadyExistsException
Application exception class that will be thrown when an attempt is made to create a group that already exists.
| Constructor Summary | |
GroupAlreadyExistsException()
|
|
GroupAlreadyExistsException(String message)
Constructor |
|
GroupAlreadyExistsException(String message,
Throwable t)
Constructor |
|
GroupAlreadyExistsException(Throwable t)
Constructor |
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public GroupAlreadyExistsException()
public GroupAlreadyExistsException(String message)
public GroupAlreadyExistsException(String message,
Throwable t)
public GroupAlreadyExistsException(Throwable t)
|
© 2005 BEA Systems, Inc. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||