public class WinHttpException
extends java.lang.Exception
Constructor and Description |
---|
WinHttpException() |
WinHttpException(long errorCode) |
WinHttpException(java.lang.String message) |
Modifier and Type | Method and Description |
---|---|
int |
getErrorCode() |
public static final int ERROR_WINHTTP_TIMEOUT
public static final int ERROR_WINHTTP_INTERNAL_ERROR
public static final int ERROR_WINHTTP_INVALID_URL
public static final int ERROR_WINHTTP_UNRECOGNIZED_SCHEME
public static final int ERROR_WINHTTP_NAME_NOT_RESOLVED
public static final int ERROR_WINHTTP_INVALID_OPTION
public static final int ERROR_WINHTTP_OPTION_NOT_SETTABLE
public static final int ERROR_WINHTTP_SHUTDOWN
public static final int ERROR_WINHTTP_LOGIN_FAILURE
public static final int ERROR_WINHTTP_OPERATION_CANCELLED
public static final int ERROR_WINHTTP_INCORRECT_HANDLE_TYPE
public static final int ERROR_WINHTTP_INCORRECT_HANDLE_STATE
public static final int ERROR_WINHTTP_CANNOT_CONNECT
public static final int ERROR_WINHTTP_CONNECTION_ERROR
public static final int ERROR_WINHTTP_RESEND_REQUEST
public static final int ERROR_WINHTTP_CLIENT_AUTH_CERT_NEEDED
public static final int ERROR_WINHTTP_HEADER_NOT_FOUND
public static final int ERROR_WINHTTP_INVALID_SERVER_RESPONSE
public static final int ERROR_WINHTTP_REDIRECT_FAILED
public static final int ERROR_WINHTTP_AUTO_PROXY_SERVICE_ERROR
public static final int ERROR_WINHTTP_BAD_AUTO_PROXY_SCRIPT
public static final int ERROR_WINHTTP_UNABLE_TO_DOWNLOAD_SCRIPT
public static final int ERROR_WINHTTP_SECURE_FAILURE
public static final int ERROR_WINHTTP_SECURE_CERT_DATE_INVALID
public static final int ERROR_WINHTTP_SECURE_CERT_CN_INVALID
public static final int ERROR_WINHTTP_SECURE_INVALID_CA
public static final int ERROR_WINHTTP_SECURE_CERT_REV_FAILED
public static final int ERROR_WINHTTP_SECURE_INVALID_CERT
public static final int ERROR_WINHTTP_SECURE_CERT_REVOKED
public static final int ERROR_WINHTTP_SECURE_CERT_WRONG_USAGE
public static final int ERROR_WINHTTP_AUTODETECTION_FAILED
public static final int ERROR_WINHTTP_HEADER_COUNT_EXCEEDED
public static final int ERROR_WINHTTP_HEADER_SIZE_OVERFLOW
public static final int ERROR_WINHTTP_CHUNKED_ENCODING_HEADER_SIZE_OVERFLOW
public static final int ERROR_WINHTTP_RESPONSE_DRAIN_OVERFLOW