Class EtherScanConnectionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.goodforgod.api.etherscan.error.EtherScanException
io.goodforgod.api.etherscan.error.EtherScanConnectionException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
EtherScanTimeoutException
- Since:
- 29.10.2018
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionEtherScanConnectionException(String message) EtherScanConnectionException(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
-
EtherScanConnectionException
-
EtherScanConnectionException
-