Class UserIdentityException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.ibm.wsspi.security.oauth20.UserIdentityException
All Implemented Interfaces:
Serializable

public class UserIdentityException extends Exception
See Also:
  • Constructor Details

    • UserIdentityException

      public UserIdentityException()
    • UserIdentityException

      public UserIdentityException(String message)
    • UserIdentityException

      public UserIdentityException(String message, Throwable cause)
    • UserIdentityException

      public UserIdentityException(Throwable cause)