UnknownServiceException.UnknownServiceException

UnknownServiceException.UnknownServiceException

Class Overview | Class Members | This Package | All Packages

Syntax 1
public UnknownServiceException()
Description
Constructs a new UnknownServiceException with no detail message.



Syntax 2
public UnknownServiceException( String msg )
Parameters
msg
the detail message.
Description
Constructs a new UnknownServiceException with the specified detail message.