Constructors

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

See Also