org.apache.hadoop.ha
Class ActiveStandbyElector.ActiveNotFoundException

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

public static class ActiveStandbyElector.ActiveNotFoundException
extends Exception

Exception thrown when there is no active leader

See Also:
Serialized Form

Constructor Summary
ActiveStandbyElector.ActiveNotFoundException()
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ActiveStandbyElector.ActiveNotFoundException

public ActiveStandbyElector.ActiveNotFoundException()


Copyright © 2014 Apache Software Foundation. All Rights Reserved.