public class IllegalExecutionContextException extends IOException
Thrown if a command could not be executed within the requested context.
This will always be nested in a management exception, since the MBean operations do not define IOException in their throws clause.
Constructor and Description |
---|
IllegalExecutionContextException(String message) |
IllegalExecutionContextException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString