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

public class VerificationException extends RuntimeException
Thrown when Capacity Scheduler fails to start up with the converted configuration.
See Also:
  • Constructor Details

    • VerificationException

      public VerificationException(String message, Throwable cause)
    • VerificationException

      public VerificationException()