Class AllocationConfigurationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair.AllocationConfigurationException
All Implemented Interfaces:
Serializable

@Private @Unstable public class AllocationConfigurationException extends Exception
Thrown when the allocation file for QueueManager is malformed.
See Also:
  • Constructor Details

    • AllocationConfigurationException

      public AllocationConfigurationException(String message)
    • AllocationConfigurationException

      public AllocationConfigurationException(String message, Throwable t)