InvalidSortPropertyException Constructor
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
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 (SerializationInfo, StreamingContext) | Initializes a new instance of the InvalidSortPropertyException class using serialized data. |
InvalidSortPropertyException (String) | Initializes a new instance of the InvalidSortPropertyException class using the specified error message. |
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