Class ActiveStandbyElector.ActiveNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.hadoop.ha.ActiveStandbyElector.ActiveNotFoundException
All Implemented Interfaces:
Serializable
Enclosing class:
ActiveStandbyElector

public static class ActiveStandbyElector.ActiveNotFoundException extends Exception
Exception thrown when there is no active leader
See Also:
  • Constructor Details

    • ActiveNotFoundException

      public ActiveNotFoundException()