Package com.ibm.wsspi.security.oauth20
Class UserIdentityException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ibm.wsspi.security.oauth20.UserIdentityException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionUserIdentityException
(String message) UserIdentityException
(String message, Throwable cause) UserIdentityException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
UserIdentityException
public UserIdentityException() -
UserIdentityException
-
UserIdentityException
-
UserIdentityException
-