Class NoActiveSubclustersException

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.NoActiveSubclustersException
All Implemented Interfaces:
Serializable

public class NoActiveSubclustersException extends FederationPolicyException
This exception is thrown when policies cannot locate any active cluster.
See Also:
  • Constructor Details

    • NoActiveSubclustersException

      public NoActiveSubclustersException(String s)