public class OrderConfigurationException extends Exception
The Exception to be thrown if the submitted order is invalid
Constructor and Description |
---|
OrderConfigurationException(String message)
Constructs the OrderConfigurationException with the error
message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public OrderConfigurationException(String message)
message
- the error messageCopyright © 2015 Caplin Systems.