java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.codelibs.saml2.core.exception.SAMLException
org.codelibs.saml2.core.exception.SettingsException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic 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
-
SETTINGS_INVALID_SYNTAX
public static final int SETTINGS_INVALID_SYNTAX- See Also:
-
SETTINGS_INVALID
public static final int SETTINGS_INVALID- See Also:
-
CERT_NOT_FOUND
public static final int CERT_NOT_FOUND- See Also:
-
PRIVATE_KEY_NOT_FOUND
public static final int PRIVATE_KEY_NOT_FOUND- See Also:
-
PUBLIC_CERT_FILE_NOT_FOUND
public static final int PUBLIC_CERT_FILE_NOT_FOUND- See Also:
-
PRIVATE_KEY_FILE_NOT_FOUND
public static final int PRIVATE_KEY_FILE_NOT_FOUND- See Also:
-
-
Constructor Details
-
SettingsException
-
-
Method Details
-
getErrorCode
public int getErrorCode()
-