Class BitflyerException

All Implemented Interfaces:
Serializable

public class BitflyerException extends RuntimeException
See Also:
  • Constructor Details

    • BitflyerException

      public BitflyerException(int status, String errorMessage, String data)
  • Method Details