Package io.api.etherscan.error
Class RateLimitException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- io.api.etherscan.error.ApiException
-
- io.api.etherscan.error.RateLimitException
-
- All Implemented Interfaces:
java.io.Serializable
public class RateLimitException extends ApiException
- Since:
- 2020-10-06
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RateLimitException(java.lang.String message)
-