Package com.decionis
Class DecionisApiException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.decionis.DecionisException
com.decionis.DecionisApiException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
DecionisAuthenticationException,DecionisRateLimitException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDecionisApiException(String message, int statusCode, String requestId, String responseBody) -
Method Summary
Modifier and TypeMethodDescriptionintMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DecionisApiException
-
-
Method Details
-
getStatusCode
public int getStatusCode() -
getRequestId
-
getResponseBody
-