Class RMConfigException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.drill.exec.resourcemgr.config.exception.RMConfigException
- All Implemented Interfaces:
Serializable
Used in cases of any error with the ResourceManagement configuration
- See Also:
-
Constructor Summary
ConstructorDescriptionRMConfigException
(String message) RMConfigException
(String message, Exception e) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RMConfigException
-
RMConfigException
-