Class EtherScanResponseException

All Implemented Interfaces:
Serializable

public class EtherScanResponseException extends EtherScanException
Since:
29.10.2018
See Also:
  • Constructor Details

    • EtherScanResponseException

      public EtherScanResponseException(BaseResponseTO response)
    • EtherScanResponseException

      public EtherScanResponseException(StringResponseTO response)
    • EtherScanResponseException

      public EtherScanResponseException(BaseResponseTO response, String message)
  • Method Details