Package net.commuty.parking.http
Class HttpClientException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.commuty.parking.http.ApiException
net.commuty.parking.http.HttpClientException
- All Implemented Interfaces:
Serializable
This exception will occur if there was an issue before sending any request to the client (for instance, a network issue, a proxy issue,...)
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
HttpClientException
-