Package io.api.etherscan.error
Class ApiTimeoutException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- io.api.etherscan.error.ApiException
-
- io.api.etherscan.error.ApiTimeoutException
-
- All Implemented Interfaces:
java.io.Serializable
public class ApiTimeoutException extends ApiException
! NO DESCRIPTION !- Since:
- 12.11.2018
- Author:
- GoodforGod
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ApiTimeoutException(java.lang.String message, java.lang.Throwable cause)
-