Class InvalidAllocationTagsQueryException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.hadoop.yarn.exceptions.YarnException
org.apache.hadoop.yarn.server.resourcemanager.scheduler.constraint.InvalidAllocationTagsQueryException
All Implemented Interfaces:
Serializable

public class InvalidAllocationTagsQueryException extends org.apache.hadoop.yarn.exceptions.YarnException
Exception when invalid parameter specified to do placement tags related queries.
See Also:
  • Constructor Details

    • InvalidAllocationTagsQueryException

      public InvalidAllocationTagsQueryException(String msg)
    • InvalidAllocationTagsQueryException

      public InvalidAllocationTagsQueryException(org.apache.hadoop.yarn.exceptions.YarnException e)