org.wso2.usermanager
Class UserManagerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.wso2.usermanager.UserManagerException
- All Implemented Interfaces:
- java.io.Serializable
public class UserManagerException
- extends java.lang.Exception
- See Also:
- Serialized Form
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 |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
UserManagerException
public UserManagerException(java.lang.String key,
java.lang.Object[] args)
UserManagerException
public UserManagerException(java.lang.String key)
UserManagerException
public UserManagerException(java.lang.String key,
java.lang.Object[] args,
java.lang.Throwable e)
UserManagerException
public UserManagerException(java.lang.String key,
java.lang.Throwable e)