|
© 2004 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.InvalidGroupnameException
Application exception class that will be thrown when an attempt is made to create a group with an invalid name
Constructor Summary | |
InvalidGroupnameException()
|
|
InvalidGroupnameException(String message)
Constructor |
|
InvalidGroupnameException(String message,
Throwable t)
Constructor |
|
InvalidGroupnameException(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 InvalidGroupnameException()
public InvalidGroupnameException(String message)
public InvalidGroupnameException(String message, Throwable t)
public InvalidGroupnameException(Throwable t)
|
© 2004 BEA Systems, Inc. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |