Class EtherScanException

  • All Implemented Interfaces:
    java.io.Serializable

    public class EtherScanException
    extends ApiException
    Since:
    29.10.2018
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • EtherScanException

        public EtherScanException​(BaseResponseTO response)
      • EtherScanException

        public EtherScanException​(java.lang.String message)