Class net.UnknownServiceException
All Packages    This Package    Previous    Next

Class net.UnknownServiceException

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

public class UnknownServiceException
extends Exception
The port number of the request service could not be identified.
Version:
1.8,31 Jan 1995
Author:
Jonathan Payne

UnknownServiceException(String)

UnknownServiceException
  public UnknownServiceException(String s)

All Packages    This Package    Previous    Next