Class NotMasterException

All Implemented Interfaces:
Serializable, Writeable, ToXContent, ToXContentFragment

public class NotMasterException extends ElasticsearchException
Exception which indicates that an operation failed because the node stopped being the elected master.
See Also: