Class OrderSubmissionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.caplin.motif.fx.ret.orders.exception.OrderSubmissionException
All Implemented Interfaces:
Serializable

@Deprecated public class OrderSubmissionException extends Exception
Deprecated.
This exception is deprecated and due for removal in a future release.
See Also:
  • Constructor Details

    • OrderSubmissionException

      public OrderSubmissionException(String errorMessage, Throwable exception)
      Deprecated.
    • OrderSubmissionException

      public OrderSubmissionException(String errorMessage)
      Deprecated.