public class ConsumerException extends OpenIDException
ASSOC_ERROR, AUTH_ERROR, AUTH_REALM_ERROR, AX_ERROR, CONSUMER_ERROR, DISCOVERY_ERROR, DISCOVERY_HTML_ERROR, DISCOVERY_HTML_GET_ERROR, DISCOVERY_HTML_NODATA_ERROR, DISCOVERY_HTML_PARSE_ERROR, EXTENSION_ERROR, INFOCARD_ERROR, MESSAGE_ERROR, OPENID_ERROR, PAPE_ERROR, SERVER_ERROR, SREG_ERROR, VERIFY_ERROR, XRDS_DOWNLOAD_ERROR, XRDS_PARSING_ERROR, XRI_ERROR, YADIS_ERROR, YADIS_GET_ERROR, YADIS_GET_INVALID_RESPONSE, YADIS_GET_NO_XRDS, YADIS_GET_TRANSPORT_ERROR, YADIS_HEAD_INVALID_RESPONSE, YADIS_HEAD_TRANSPORT_ERROR, YADIS_HTMLMETA_DOWNLOAD_ERROR, YADIS_HTMLMETA_INVALID_RESPONSE, YADIS_INVALID_SCHEME, YADIS_INVALID_URL, YADIS_XRDS_SIZE_EXCEEDED
Constructor and Description |
---|
ConsumerException(int code,
Throwable cause) |
ConsumerException(String message) |
ConsumerException(String message,
int code) |
ConsumerException(String message,
int code,
Throwable cause) |
ConsumerException(String message,
Throwable cause) |
ConsumerException(Throwable cause) |
getErrorCode, getMessage, setErrorCode
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2015 Sxip. All rights reserved.