Serialized Form
-
Package io.api.etherscan.error
-
Exception io.api.etherscan.error.ApiException
class ApiException extends RuntimeException implements Serializable -
Exception io.api.etherscan.error.ApiKeyException
class ApiKeyException extends ApiException implements Serializable -
Exception io.api.etherscan.error.ApiTimeoutException
class ApiTimeoutException extends ApiException implements Serializable -
Exception io.api.etherscan.error.ConnectionException
class ConnectionException extends ApiException implements Serializable -
Exception io.api.etherscan.error.EtherScanException
class EtherScanException extends ApiException implements Serializable -
Exception io.api.etherscan.error.EventModelException
class EventModelException extends ApiException implements Serializable -
Exception io.api.etherscan.error.InvalidAddressException
class InvalidAddressException extends ApiException implements Serializable -
Exception io.api.etherscan.error.InvalidDataHexException
class InvalidDataHexException extends ApiException implements Serializable -
Exception io.api.etherscan.error.InvalidTxHashException
class InvalidTxHashException extends ApiException implements Serializable -
Exception io.api.etherscan.error.LogQueryException
class LogQueryException extends ApiException implements Serializable -
Exception io.api.etherscan.error.ParseException
class ParseException extends ApiException implements Serializable-
Serialized Fields
-
json
String json
-
-
-
Exception io.api.etherscan.error.RateLimitException
class RateLimitException extends ApiException implements Serializable
-