java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.codelibs.saml2.core.exception.SAMLException
org.codelibs.saml2.core.exception.SAMLSevereException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final int -
Constructor Summary
ConstructorsConstructorDescriptionSAMLSevereException(String message, int errorCode) SAMLSevereException(String message, int errorCode, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
SETTINGS_FILE_NOT_FOUND
public static final int SETTINGS_FILE_NOT_FOUND- See Also:
-
METADATA_SP_INVALID
public static final int METADATA_SP_INVALID- See Also:
-
SAML_RESPONSE_NOT_FOUND
public static final int SAML_RESPONSE_NOT_FOUND- See Also:
-
SAML_LOGOUTMESSAGE_NOT_FOUND
public static final int SAML_LOGOUTMESSAGE_NOT_FOUND- See Also:
-
SAML_LOGOUTREQUEST_INVALID
public static final int SAML_LOGOUTREQUEST_INVALID- See Also:
-
SAML_LOGOUTRESPONSE_INVALID
public static final int SAML_LOGOUTRESPONSE_INVALID- See Also:
-
SAML_SINGLE_LOGOUT_NOT_SUPPORTED
public static final int SAML_SINGLE_LOGOUT_NOT_SUPPORTED- See Also:
-
-
Constructor Details
-
SAMLSevereException
-
SAMLSevereException
-
-
Method Details
-
getErrorCode
public int getErrorCode()
-