Class HTTPException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
is.galia.http.HTTPException
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
HTTPException
-
HTTPException
-
-
Method Details
-
getResponse
- Returns:
- The response, if the
HTTPException(Response)
constructor was used.
-
getStatus
-
toString
-