Uses of Class
org.indy.socks.SocksException

Packages that use SocksException
org.indy.socks   
 

Uses of SocksException in org.indy.socks
 

Subclasses of SocksException in org.indy.socks
 class SocksAuthException
          Description of the Class
 class SocksAuthMethodException
          IdSocksAuthMethodError
 class SocksRequestFailedException
          IdSocksRequestFailed
 class SocksRequestIdentFailedException
          IdSocksRequestIdentFailed
 class SocksRequestServerFailedException
          IdSocksRequestServerFailed
 class SocksServerAddressException
          IdSocksServerAddressError
 class SocksServerCommandException
          IdSocksServerCommandError
 class SocksServerConnectionRefusedException
          IdSocksServerConnectionRefusedError
 class SocksServerGeneralException
          Description of the Class
 class SocksServerHostUnreachableException
          IdSocksServerHostUnreachableError
 class SocksServerNetUnreachableException
          IdSocksServerNetUnreachableError
 class SocksServerPermissionException
          IDSocksServerPermissionError
 class SocksServerRespondException
          Description of the Class
 class SocksServerTTLExpiredException
          IdSocksServerTTLExpiredError
 class SocksUnknownException
          IdSocksUnknownError
 class SocksUnknownHostException
          DOCUMENT ME!
 

Methods in org.indy.socks that throw SocksException
 void SocksInfo.makeSocksConnection(java.lang.String host, int port)
          Description of the Method
 void SocksInfo.makeSocks4Connection(java.lang.String host, int port)
          Description of the Method
 void SocksInfo.makeSocks5Connection(java.lang.String host, int port)
          Description of the Method
 



Copyright © 2002-2002 IndyJ. All Rights Reserved.