Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes a new instance of the InvalidSortPropertyException class.
Overload List
| Name | Description | 
|---|---|
| InvalidSortPropertyException () | Initializes a new instance of the InvalidSortPropertyException class. | 
| InvalidSortPropertyException (Exception) | Initializes a new instance of the InvalidSortPropertyException class using a reference to the inner exception that is the cause of this exception. | 
| InvalidSortPropertyException (String) | Initializes a new instance of the InvalidSortPropertyException class using the specified error message. | 
| InvalidSortPropertyException (SerializationInfo, StreamingContext) | Initializes a new instance of the InvalidSortPropertyException class using serialized data. | 
| InvalidSortPropertyException (String, Exception) | Initializes a new instance of the InvalidSortPropertyException class using the specified message and a reference to the inner exception that is the cause of this exception. | 
| InvalidSortPropertyException (String, String) | Initializes a new instance of the InvalidSortPropertyException class using the specified property name and error message parameters. | 
See Also
Reference
InvalidSortPropertyException Class
InvalidSortPropertyException Members
Microsoft.EnterpriseManagement.Common Namespace