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