java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.hadoop.yarn.server.resourcemanager.reservation.exceptions.PlanningException
org.apache.hadoop.yarn.server.resourcemanager.reservation.exceptions.ContractValidationException
All Implemented Interfaces:
Serializable

@Public @Unstable public class ContractValidationException extends PlanningException
This exception is thrown if the request made is not syntactically valid.
See Also:
  • Constructor Details

    • ContractValidationException

      public ContractValidationException(String message)