Package com.atlassian.crowd.plugin.saml
Class SAMLException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.atlassian.crowd.plugin.saml.SAMLException
- All Implemented Interfaces:
Serializable
An exception class for when there's a problem handling SAML
messages.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Field Details
-
message
-
-
Constructor Details
-
SAMLException
public SAMLException() -
SAMLException
-
SAMLException
-
SAMLException
-
-
Method Details
-
getMessage
- Overrides:
getMessage
in classThrowable
-
toString
-