The VcClientException type exposes the following members.
Constructors
Name | Description | |
---|---|---|
VcClientException()()()() |
Simple Constructor.
| |
VcClientException(String) |
This creates a VcClientException with the given message.
| |
VcClientException(String, Exception) |
This creates a VcClientException with the given message and an exception.
| |
VcClientException(String, String) |
This creates a VcClientException with the given message and an error message.
|
Properties
Name | Description | |
---|---|---|
Diagnostic |
Xml format string diagnostic
|