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.