Package org.sourceid.saml20.adapter
Class AuthnAdapterException.NonUniqueUserException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.sourceid.saml20.adapter.GeneralAdapterException
org.sourceid.saml20.adapter.AuthnAdapterException
org.sourceid.saml20.adapter.AuthnAdapterException.NonUniqueUserException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- AuthnAdapterException
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.sourceid.saml20.adapter.AuthnAdapterException
AuthnAdapterException.NoMappedAdapters, AuthnAdapterException.NonUniqueUserException, AuthnAdapterException.NoUniqueIdException -
Constructor Summary
ConstructorsConstructorDescriptionNonUniqueUserException(String message) NonUniqueUserException(String message, Throwable cause) NonUniqueUserException(Throwable cause) -
Method Summary
Methods inherited from class org.sourceid.saml20.adapter.GeneralAdapterException
isAllowMessagePropagation, setAllowMessagePropagationMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NonUniqueUserException
-
NonUniqueUserException
-
NonUniqueUserException
-