Signals an attempt to use an unsupported service of a network connection.
public class UnknownServiceException extends IOException { // Public Constructors public UnknownServiceException(); public UnknownServiceException(String msg); }
Object->Throwable(Serializable)->Exception->IOException->UnknownServiceException
This HTML Help has been published using the chm2web software. |