Serialized Form
-
Package com.jsunsoft.http
-
Class com.jsunsoft.http.HttpRequestBuildException extends RuntimeException implements Serializable
-
Class com.jsunsoft.http.InvalidContentLengthException extends ResponseBodyReaderException implements Serializable
-
Serialized Fields
-
contentLength
long contentLength
-
-
-
Class com.jsunsoft.http.InvalidMimeTypeException extends ResponseBodyProcessingException implements Serializable
-
Serialized Fields
-
mimeType
String mimeType
-
-
-
Class com.jsunsoft.http.MissingResponseBodyException extends UnexpectedResponseException implements Serializable
-
Class com.jsunsoft.http.NoSuchContentException extends NoSuchElementException implements Serializable
-
Class com.jsunsoft.http.RequestException extends RuntimeException implements Serializable
- serialVersionUID:
- -5596590843227115865L
-
Class com.jsunsoft.http.ResponseBodyProcessingException extends RuntimeException implements Serializable
-
Class com.jsunsoft.http.ResponseBodyReaderException extends IOException implements Serializable
-
Class com.jsunsoft.http.ResponseBodyReaderNotFoundException extends ResponseBodyReaderException implements Serializable
-
Class com.jsunsoft.http.ResponseException extends RuntimeException implements Serializable
-
Serialized Fields
-
connectionFailureType
com.jsunsoft.http.ConnectionFailureType connectionFailureType
-
statusCode
int statusCode
-
uri
URI uri
-
-
-
Class com.jsunsoft.http.UnexpectedResponseException extends ResponseException implements Serializable
-
Class com.jsunsoft.http.UnexpectedStatusCodeException extends UnexpectedResponseException implements Serializable
-