SharePointConnectionDisabledException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The exception that is raised when SharePoint connection is disabled.
public ref class SharePointConnectionDisabledException : Microsoft::VisualStudio::SharePoint::SharePointConnectionException
public class SharePointConnectionDisabledException : Microsoft.VisualStudio.SharePoint.SharePointConnectionException
type SharePointConnectionDisabledException = class
inherit SharePointConnectionException
Public Class SharePointConnectionDisabledException
Inherits SharePointConnectionException
- Inheritance
Constructors
SharePointConnectionDisabledException() |
Initializes a new instance of the SharePointConnectionDisabledException class. |
SharePointConnectionDisabledException(SerializationInfo, StreamingContext) |
Initializes a new instance of the SharePointConnectionDisabledException class. |
SharePointConnectionDisabledException(String, Exception) |
Initializes a new instance of the SharePointConnectionDisabledException class. |
SharePointConnectionDisabledException(String) |
Initializes a new instance of the SharePointConnectionDisabledException class. |