Class MasterFaultDetection.ThisIsNotTheMasterYouAreLookingForException

org.elasticsearch.discovery.zen.MasterFaultDetection.ThisIsNotTheMasterYouAreLookingForException
All Implemented Interfaces:
Enclosing class:
MasterFaultDetection

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

    Constructors
    Constructor
    Description
     
     msg)
     
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from class java.lang.

    , , , , , , , , , , ,

    Methods inherited from class java.lang.

    , , , , , , , , ,
  • Constructor Details

    • ThisIsNotTheMasterYouAreLookingForException

      public ThisIsNotTheMasterYouAreLookingForException( msg)
    • ThisIsNotTheMasterYouAreLookingForException

      public ThisIsNotTheMasterYouAreLookingForException()
  • Method Details

    • fillInStackTrace

      public  fillInStackTrace()
      Overrides:
       in class