Class HttpParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.sblim.cimclient.internal.http.HttpException
org.sblim.cimclient.internal.http.HttpParseException
- All Implemented Interfaces:
Serializable
Class HttpParseException represents problems parsing http challenges
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class HttpException
getStatus, toString
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
HttpParseException
public HttpParseException()Ctor. -
HttpParseException
-