NotConnectedException constructor

Initializes a new instance of the NotConnectedException class

Overload list

  Name Description
Public method NotConnectedException() Initializes a new instance of the NotConnectedException class
Public method NotConnectedException(String) Initializes a new instance of the NotConnectedException class with a specified error message.
Public method NotConnectedException(SerializationInfo, StreamingContext) Initializes a new instance of the NotConnectedException class with serialized data.
Public method NotConnectedException(String, Exception) Initializes a new instance of the NotConnectedException class with a specified error message and a reference to the inner exception that is the cause of the exception.

Top

See also

Reference

NotConnectedException class

NotConnectedException members

Microsoft.SharePoint.WorkflowServices namespace