Class DatadisApiException
java.lang.Object
java.lang.Throwable
java.lang.Exception
energy.eddie.regionconnector.es.datadis.api.DatadisApiException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDatadisApiException(String message, io.netty.handler.codec.http.HttpResponseStatus status, String responseBody) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DatadisApiException
-
-
Method Details
-
statusCode
public int statusCode() -
getMessage
- Overrides:
getMessagein classThrowable
-