Package dev.galasa.http
Class HttpClientException
java.lang.Object
java.lang.Throwable
java.lang.Exception
dev.galasa.ManagerException
dev.galasa.http.HttpClientException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorDescriptionHttpClientException
(String message) HttpClientException
(String message, Throwable cause) HttpClientException
(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) HttpClientException
(Throwable cause) -
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
public HttpClientException() -
HttpClientException
-
HttpClientException
-
HttpClientException
-
HttpClientException
-