Uses of Class
org.knowm.xchange.exceptions.OrderNotValidException
-
Packages that use OrderNotValidException Package Description org.knowm.xchange.exceptions -
-
Uses of OrderNotValidException in org.knowm.xchange.exceptions
Subclasses of OrderNotValidException in org.knowm.xchange.exceptions Modifier and Type Class Description class
OperationTimeoutException
Exception indicating that the operation took to long and the exchange decided to timeout itclass
OrderAmountUnderMinimumException
Exception indicating that the amount in the order you tried to place of verify was under the minimum accepted by the exchange
-