Class OrderIdDoesNotExistException
[Serializable]
public class OrderIdDoesNotExistException : InvalidOperationException, ISerializable
- Inheritance
-
OrderIdDoesNotExistException
- Implements
- Inherited Members
Constructors
OrderIdDoesNotExistException(SerializationInfo, StreamingContext)
protected OrderIdDoesNotExistException(SerializationInfo info, StreamingContext context)
Parameters
info
SerializationInfocontext
StreamingContext
OrderIdDoesNotExistException(string)
public OrderIdDoesNotExistException(string msg)
Parameters
msg
string