Package org.knowm.xchange.exceptions
Class DepositAddressNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.knowm.xchange.exceptions.ExchangeException
org.knowm.xchange.exceptions.DepositAddressNotFoundException
- All Implemented Interfaces:
Serializable
Exception indicating a requested deposit address was not found
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDepositAddressNotFoundException
(String message) DepositAddressNotFoundException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DepositAddressNotFoundException
public DepositAddressNotFoundException() -
DepositAddressNotFoundException
-
DepositAddressNotFoundException
-