Class ExternalIdentityException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.jackrabbit.oak.spi.security.authentication.external.ExternalIdentityException
- All Implemented Interfaces:
Serializable
ExternalIdentityException
is used to notify about errors when dealing with external identities.- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionExternalIdentityException
(String message) ExternalIdentityException
(String message, 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
-
ExternalIdentityException
public ExternalIdentityException() -
ExternalIdentityException
-
ExternalIdentityException
-
ExternalIdentityException
-