Package software.amazon.spapi
Class ApiException.RateLimitExceeded
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- software.amazon.spapi.ApiException
-
- software.amazon.spapi.ApiException.RateLimitExceeded
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- ApiException
public static class ApiException.RateLimitExceeded extends ApiException
- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class software.amazon.spapi.ApiException
ApiException.RateLimitExceeded
-
-
Constructor Summary
Constructors Constructor Description RateLimitExceeded(java.lang.String message)
-
Method Summary
-
Methods inherited from class software.amazon.spapi.ApiException
getCode, getResponseBody, getResponseHeaders
-
-