Overload List

  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.

See Also