The VcClientException type exposes the following members.

Constructors

  NameDescription
Public methodVcClientException()()()()
Simple Constructor.
Public methodVcClientException(String)
This creates a VcClientException with the given message.
Public methodVcClientException(String, Exception)
This creates a VcClientException with the given message and an exception.
Public methodVcClientException(String, String)
This creates a VcClientException with the given message and an error message.

Properties

  NameDescription
Public propertyDiagnostic
Xml format string diagnostic

See Also