Class QueueInvalidException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.hadoop.yarn.exceptions.YarnRuntimeException
org.apache.hadoop.yarn.server.resourcemanager.scheduler.QueueInvalidException
All Implemented Interfaces:
Serializable

@Private public class QueueInvalidException extends org.apache.hadoop.yarn.exceptions.YarnRuntimeException
See Also:
  • Constructor Details

    • QueueInvalidException

      public QueueInvalidException(String message)