javax.management.openmbean
public class OpenDataException extends JMException
Since: 1.5
Constructor Summary | |
---|---|
OpenDataException()
Constructs a new OpenDataException . | |
OpenDataException(String message)
Constructs a new OpenDataException
with the specified message.
|
OpenDataException
.OpenDataException
with the specified message.
Parameters: message the error message to give to the user.