Example usage for Java javax.management.openmbean OpenDataException fields, constructors, methods, implement or subclass
The text is from its open source code.
OpenDataException(String msg) An OpenDataException with a detail message. |
String | getMessage() Returns the detail message string of this throwable. |
String | toString() Returns a short description of this throwable. |