Class NotPersistentTaskNodeException

All Implemented Interfaces:
Serializable, Writeable, ToXContent, ToXContentFragment

public class NotPersistentTaskNodeException extends ElasticsearchException
Exception which indicates that an operation failed because the node stopped being the node on which the PersistentTask is allocated.
See Also: