Class CoincheckException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
si.mazi.rescu.HttpStatusExceptionSupport
org.knowm.xchange.coincheck.dto.CoincheckException
All Implemented Interfaces:
Serializable, si.mazi.rescu.HttpStatusException

public class CoincheckException extends si.mazi.rescu.HttpStatusExceptionSupport
See Also:
  • Constructor Details

    • CoincheckException

      public CoincheckException(boolean success, String error)