Class Saml2Exception
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.security.saml2.Saml2Exception
- All Implemented Interfaces:
Serializable
- Since:
- 5.2
- See Also:
-
Constructor Summary
ConstructorDescriptionSaml2Exception
(String message) Saml2Exception
(String message, Throwable cause) Saml2Exception
(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
-
Saml2Exception
-
Saml2Exception
-
Saml2Exception
-