Class FederationStateVersionIncompatibleException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.hadoop.yarn.exceptions.YarnException
org.apache.hadoop.yarn.server.federation.store.exception.FederationStateVersionIncompatibleException
All Implemented Interfaces:
Serializable

public class FederationStateVersionIncompatibleException extends org.apache.hadoop.yarn.exceptions.YarnException
See Also:
  • Constructor Details

    • FederationStateVersionIncompatibleException

      public FederationStateVersionIncompatibleException(Throwable cause)
    • FederationStateVersionIncompatibleException

      public FederationStateVersionIncompatibleException(String message)
    • FederationStateVersionIncompatibleException

      public FederationStateVersionIncompatibleException(String message, Throwable cause)