Back to product page

Exceptions


List of exceptions that can be thrown by wodSSH.NET.

Remarks

Avilable Exceptions:

AuthorizationException Thrown if login/password or login/privatekey combinations are invalid.
InvalidSettingException Thrown if property setting contains invalid value.
InvalidStateException Thrown if method is called at invalid component state.
LicenseInvalidException Thrown if appropriate license for the product could not be obtained.
ProtocolException Thrown if remote server does not comply with protocol specifications.
TimeoutException Thrown if timeout value expires.