All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----java.io.IOException
|
+----java.net.UnknownServiceException
UnknownServiceException
with no
detail message.
UnknownServiceException
with the
specified detail message.
public UnknownServiceException()
UnknownServiceException
with no
detail message.
public UnknownServiceException(String msg)
UnknownServiceException
with the
specified detail message.
All Packages Class Hierarchy This Package Previous Next Index