Class InvalidOptionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
openj9.lang.management.InvalidOptionException
- All Implemented Interfaces:
Serializable
This exception is thrown when an invalid option is passed
to methods on the openj9.lang.management.OpenJ9DiagnosticsMXBean class.
- See Also:
-
Constructor Summary
-
Method Summary
Methods declared in class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidOptionException
-