Serialized Form
-
Package io.goodforgod.api.etherscan.error
-
Exception io.goodforgod.api.etherscan.error.EtherScanConnectionException
class EtherScanConnectionException extends EtherScanException implements Serializable -
Exception io.goodforgod.api.etherscan.error.EtherScanException
class EtherScanException extends RuntimeException implements Serializable -
Exception io.goodforgod.api.etherscan.error.EtherScanInvalidAddressException
class EtherScanInvalidAddressException extends EtherScanException implements Serializable -
Exception io.goodforgod.api.etherscan.error.EtherScanInvalidDataHexException
class EtherScanInvalidDataHexException extends EtherScanException implements Serializable -
Exception io.goodforgod.api.etherscan.error.EtherScanInvalidTxHashException
class EtherScanInvalidTxHashException extends EtherScanException implements Serializable -
Exception io.goodforgod.api.etherscan.error.EtherScanKeyException
class EtherScanKeyException extends EtherScanException implements Serializable -
Exception io.goodforgod.api.etherscan.error.EtherScanLogQueryException
class EtherScanLogQueryException extends EtherScanException implements Serializable -
Exception io.goodforgod.api.etherscan.error.EtherScanParseException
class EtherScanParseException extends EtherScanException implements Serializable-
Serialized Fields
-
json
String json
-
-
-
Exception io.goodforgod.api.etherscan.error.EtherScanRateLimitException
class EtherScanRateLimitException extends EtherScanException implements Serializable -
Exception io.goodforgod.api.etherscan.error.EtherScanResponseException
class EtherScanResponseException extends EtherScanException implements Serializable -
Exception io.goodforgod.api.etherscan.error.EtherScanTimeoutException
class EtherScanTimeoutException extends EtherScanConnectionException implements Serializable
-