Class IllegalQuoteSubmitException

All Implemented Interfaces:
Serializable

public class IllegalQuoteSubmitException extends IllegalQuoteStateException
Exception thrown when submit action cannot be performed for a quote. Encapsulates basic quote information.
See Also:
  • Constructor Details