Class FailoverFailedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.hadoop.ha.FailoverFailedException
All Implemented Interfaces:
Serializable

@Public @Evolving public class FailoverFailedException extends Exception
Exception thrown to indicate service failover has failed.
See Also:
  • Constructor Details

    • FailoverFailedException

      public FailoverFailedException(String message)
    • FailoverFailedException

      public FailoverFailedException(String message, Throwable cause)