Back to product page

Exceptions


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

Remarks

Avilable Exceptions:

AuthorizationException Thrown if login/password or login/privatekey combinations are invalid.
GeneralException Thrown if generic error has occurred.
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.
ServerException Thrown if remote server returns an error.
TimeoutException Thrown if timeout value expires.

Platforms

Windows