Class net.SOCKSException
All Packages    This Package    Previous    Next

Class net.SOCKSException

java.lang.Object
   |
   +----java.lang.Exception
           |
           +----net.SOCKSException

public class SOCKSException
extends Exception
A SOCKS error occurred when attempting to use a socket.
Version:
1.1,06 Apr 1995
Author:
Chuck McManis

SOCKSException(String)

SOCKSException
  public SOCKSException(String msg)

All Packages    This Package    Previous    Next