Class OrderConfigurationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.caplin.motif.fx.trading.orders.OrderConfigurationException
All Implemented Interfaces:
Serializable

@Deprecated public class OrderConfigurationException extends Exception
Deprecated.

The Exception to be thrown if the submitted order is invalid

See Also:
  • Constructor Details

    • OrderConfigurationException

      public OrderConfigurationException(String message)
      Deprecated.
      Constructs the OrderConfigurationException with the error message.
      Parameters:
      message - the error message