public class HTTPHeaderParseException extends ProxyCallbackNotProcessableException
| Constructor and Description |
|---|
HTTPHeaderParseException(int errorCode,
int headerType) |
HTTPHeaderParseException(int errorCode,
int headerType,
java.lang.String message) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getErrorResponse()
A response as byte array to sent to the host
|
java.lang.String |
getMessage() |
public HTTPHeaderParseException(int errorCode,
int headerType)
public HTTPHeaderParseException(int errorCode,
int headerType,
java.lang.String message)
public java.lang.String getMessage()
getMessage in class java.lang.Throwablepublic byte[] getErrorResponse()
ProxyCallbackNotProcessableExceptiongetErrorResponse in class ProxyCallbackNotProcessableExceptionCopyright © 2023. All rights reserved.