Package de.saibotk.jmaw
Class TooManyRequestsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.saibotk.jmaw.ApiResponseException
de.saibotk.jmaw.TooManyRequestsException
- All Implemented Interfaces:
Serializable
This represents the TooManyRequestsException returned by the API.
- Since:
- 1.0
- See Also:
-
Field Summary
Fields inherited from class de.saibotk.jmaw.ApiResponseException
response
-
Method Summary
Methods inherited from class de.saibotk.jmaw.ApiResponseException
getApiError, getErrorBody, getStatusCode
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString