An NDoc Documented Class Library

SocksException Class

Indicates that a SOCKS communication error has occurred.

For a list of all members of this type, see SocksException Members.

System.Object
   System.Exception
      System.ApplicationException
         EnterpriseDT.Util.Socks.SocksException

public class SocksException : ApplicationException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: EnterpriseDT.Util.Socks

Assembly: edtFTPnetCF (in edtFTPnetCF.dll)

See Also

SocksException Members | EnterpriseDT.Util.Socks Namespace