Package com.onelogin.saml2.exception
Class Error
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.onelogin.saml2.exception.SAMLException
com.onelogin.saml2.exception.Error
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intprivate static final longstatic final int -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
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:
-
errorCode
private int errorCode
-
-
Constructor Details
-
Error
-
-
Method Details
-
getErrorCode
public int getErrorCode()
-