InvalidOrderException Constructor
Initializes a new instance of the InvalidOrderException class.
Overload List
Name | Description |
---|---|
InvalidOrderException () |
Initializes a new instance of the InvalidOrderException class.
|
InvalidOrderException (String) |
Initializes a new instance of the InvalidOrderException class that contains a specified error message.
|
InvalidOrderException (SerializationInfo, StreamingContext) |
Initializes a new instance of the InvalidOrderException class by using serialized data.
|
InvalidOrderException (String, Exception) |
Initializes a new instance of the InvalidOrderException class that contains a specified error message and a reference to the inner exception that caused this exception.
|
See Also
Reference
InvalidOrderException Class
InvalidOrderException Members
Microsoft.Synchronization Namespace