org.apache.hadoop.ha
Class BadFencingConfigurationException
java.lang.Object
  
java.lang.Throwable
      
java.lang.Exception
          
java.io.IOException
              
org.apache.hadoop.ha.BadFencingConfigurationException
- All Implemented Interfaces: 
 - Serializable
 
@InterfaceAudience.Public
@InterfaceStability.Evolving
public class BadFencingConfigurationException
- extends IOException
 
Indicates that the operator has specified an invalid configuration
 for fencing methods.
- See Also:
 - Serialized Form
 
 
 
| Methods inherited from class java.lang.Throwable | 
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
BadFencingConfigurationException
public BadFencingConfigurationException(String msg)
BadFencingConfigurationException
public BadFencingConfigurationException(String msg,
                                        Throwable cause)
Copyright © 2014 Apache Software Foundation. All Rights Reserved.