Class MasterFaultDetection.ThisIsNotTheMasterYouAreLookingForException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalStateException
org.elasticsearch.discovery.zen.MasterFaultDetection.ThisIsNotTheMasterYouAreLookingForException
All Implemented Interfaces:
Serializable
Enclosing class:
MasterFaultDetection

public static class MasterFaultDetection.ThisIsNotTheMasterYouAreLookingForException extends IllegalStateException
Thrown when a ping reaches the wrong node
See Also:
Serialized Form
  • Constructor Details

    • ThisIsNotTheMasterYouAreLookingForException

      public ThisIsNotTheMasterYouAreLookingForException(String msg)
    • ThisIsNotTheMasterYouAreLookingForException

      public ThisIsNotTheMasterYouAreLookingForException()
  • Method Details