|
|||||||||||
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.sun.ebxml.registry.RegistryException
com.sun.ebxml.registry.security.UserRegistrationException
This Exception is thrown when User regstration fails for some reason.
Constructor Summary | |
UserRegistrationException(java.lang.Exception e)
|
|
UserRegistrationException(java.lang.String msg)
|
|
UserRegistrationException(java.lang.String msg,
java.lang.Exception e)
|
Methods inherited from class com.sun.ebxml.registry.RegistryException |
getException, getMessage |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, 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 UserRegistrationException(java.lang.String msg)
public UserRegistrationException(java.lang.Exception e)
public UserRegistrationException(java.lang.String msg, java.lang.Exception e)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |