SharePointCommandException Constructor

Include Protected Members
Include Inherited Members

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Initializes a new instance of the SharePointCommandException class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method SharePointCommandException() Initializes a new instance of the SharePointCommandException class.
Public method SharePointCommandException(String) Initializes a new instance of the SharePointCommandException class with a specified error message.
Protected method SharePointCommandException(SerializationInfo, StreamingContext) Initializes a new instance of the SharePointCommandException class with serialized data.
Public method SharePointCommandException(String, Exception) Initializes a new instance of the SharePointCommandException class with a specified error message and a reference to the inner exception that caused the exception.
Public method SharePointCommandException(String, String, String, String) Initializes a new instance of the SharePointCommandException class with a specified error message, full type name, and the original stack trace.
Public method SharePointCommandException(String, String, String, String, Exception) Initializes a new instance of the SharePointCommandException class with a specified error message, full type name, the original stack trace, and a reference to the inner exception that caused the exception.

Top

See Also

Reference

SharePointCommandException Class

Microsoft.VisualStudio.SharePoint Namespace