Overload List
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.
|