public class Error extends Exception
| Modifier and Type | Field and Description |
|---|---|
static int |
METADATA_SP_INVALID |
static int |
SAML_LOGOUTMESSAGE_NOT_FOUND |
static int |
SAML_LOGOUTREQUEST_INVALID |
static int |
SAML_LOGOUTRESPONSE_INVALID |
static int |
SAML_RESPONSE_NOT_FOUND |
static int |
SAML_SINGLE_LOGOUT_NOT_SUPPORTED |
static int |
SETTINGS_FILE_NOT_FOUND |
| Modifier and Type | Method and Description |
|---|---|
int |
getErrorCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final int SETTINGS_FILE_NOT_FOUND
public static final int METADATA_SP_INVALID
public static final int SAML_RESPONSE_NOT_FOUND
public static final int SAML_LOGOUTMESSAGE_NOT_FOUND
public static final int SAML_LOGOUTREQUEST_INVALID
public static final int SAML_LOGOUTRESPONSE_INVALID
public static final int SAML_SINGLE_LOGOUT_NOT_SUPPORTED
public Error(String message, int errorCode)
Copyright © 2019. All rights reserved.