Package org.apache.hadoop.ha
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
Exception thrown when there is no active leader
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ActiveNotFoundException
public ActiveNotFoundException()
-