Package io.api.etherscan.error
Class ConnectionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.api.etherscan.error.ApiException
io.api.etherscan.error.ConnectionException
- All Implemented Interfaces:
Serializable
- Since:
- 29.10.2018
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionConnectionException(String message) ConnectionException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ConnectionException
-
ConnectionException
-