org.apache.hadoop.ha
Class FailoverFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.hadoop.ha.FailoverFailedException
- All Implemented Interfaces:
- Serializable
@InterfaceAudience.Public
@InterfaceStability.Evolving
public class FailoverFailedException
- extends Exception
Exception thrown to indicate service failover has failed.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
FailoverFailedException
public FailoverFailedException(String message)
FailoverFailedException
public FailoverFailedException(String message,
Throwable cause)
Copyright © 2014 Apache Software Foundation. All Rights Reserved.