Class UnknownSubclusterException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.hadoop.yarn.exceptions.YarnException
org.apache.hadoop.yarn.server.federation.policies.exceptions.FederationPolicyException
org.apache.hadoop.yarn.server.federation.policies.exceptions.UnknownSubclusterException
All Implemented Interfaces:
Serializable

public class UnknownSubclusterException extends FederationPolicyException
This exception is thrown whenever a policy is given a SubClusterId that is unknown.
See Also:
  • Constructor Details

    • UnknownSubclusterException

      public UnknownSubclusterException(String s)