Class BankeraException

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

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

    • BankeraException

      public BankeraException(Integer status, String error)
  • Method Details

    • getError

      public String getError()