UnknownServiceException.UnknownServiceException
Class Overview | Class Members |
This Package |
All Packages
public UnknownServiceException()
Description
Constructs a new UnknownServiceException with no
detail message.
public UnknownServiceException( String msg )
Parameters
- msg
- the detail message.
Description
Constructs a new UnknownServiceException with the
specified detail message.