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