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

public class UnsupportedPropertyException extends RuntimeException
Thrown by the FS->CS converter if it encounters an unsupported property.
See Also:
  • Constructor Details

    • UnsupportedPropertyException

      public UnsupportedPropertyException(String message)