Share via


SharePointCommandCanceledException 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 SharePointCommandCanceledException 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 SharePointCommandCanceledException() Initializes a new instance of the SharePointCommandCanceledException class.
Public method SharePointCommandCanceledException(String) Initializes a new instance of the SharePointCommandCanceledException class with a specified error message.
Protected method SharePointCommandCanceledException(SerializationInfo, StreamingContext) Initializes a new instance of the SharePointCommandCanceledException class with serialized data.
Public method SharePointCommandCanceledException(String, Exception) Initializes a new instance of the SharePointCommandCanceledException class with a specified error message and a reference to the inner exception that is the cause of this exception.
Public method SharePointCommandCanceledException(String, String, String, String) Initializes a new instance of the SharePointCommandCanceledException class with a specified error message, full type name and the original stack trace.
Public method SharePointCommandCanceledException(String, String, String, String, Exception) Initializes a new instance of the SharePointCommandCanceledException class with a specified error message, full type name, the original stack trace and a reference to the inner exception that is the cause of this exception.

Top

See Also

Reference

SharePointCommandCanceledException Class

Microsoft.VisualStudio.SharePoint Namespace