Indy 9
Content
|
Index
|
Reference
EIdSocksError
Hierarchy
,
See Also
,
Unit: IdException
This exception class is the ancestor for exception classes that are raised due to SOCKS errors.
EIdSocksError =
class
(
EIdException
)
Unit
IdException
Description
This exception class is the ancestor for exception classes that are raised due to SOCKS errors that occur when using
TIdTCPClient.Connect
. Descendants include
EIdSocksRequestFailed
,
EIdSocksRequestServerFailed
,
EIdSocksRequestIdentFailed
,
EIdSocksUnknownError
,
EIdSocksServerRespondError
,
EIdSocksAuthMethodError
,
EIdSocksAuthError
,
EIdSocksServerGeneralError
,
EIdSocksServerPermissionError
,
EIdSocksServerNetUnreachableError
,
EIdSocksServerHostUnreachableError
,
EIdSocksServerConnectionRefusedError
,
EIdSocksServerTTLExpiredError
,
EIdSocksServerCommandError
, and
EIdSocksServerAddressError
.
Created with Doc-O-Matic 2 donated to
Project JEDI
. Commercial license available from the
Doc-O-Matic site
.