Class BadFencingConfigurationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.hadoop.ha.BadFencingConfigurationException
All Implemented Interfaces:
Serializable

@Public @Evolving public class BadFencingConfigurationException extends IOException
Indicates that the operator has specified an invalid configuration for fencing methods.
See Also:
  • Constructor Details

    • BadFencingConfigurationException

      public BadFencingConfigurationException(String msg)
    • BadFencingConfigurationException

      public BadFencingConfigurationException(String msg, Throwable cause)