Class CryptowatchException

All Implemented Interfaces:
Serializable

public class CryptowatchException extends ExchangeException
See Also:
  • Constructor Details

    • CryptowatchException

      public CryptowatchException(String message)
    • CryptowatchException

      public CryptowatchException(String message, Throwable cause)
    • CryptowatchException

      public CryptowatchException(Throwable cause)