Class RMConfigException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.drill.exec.resourcemgr.config.exception.RMConfigException
All Implemented Interfaces:
Serializable

public class RMConfigException extends Exception
Used in cases of any error with the ResourceManagement configuration
See Also:
  • Constructor Details

    • RMConfigException

      public RMConfigException(String message)
    • RMConfigException

      public RMConfigException(String message, Exception e)