Class EngineException

All Implemented Interfaces:
Serializable, Writeable, ToXContent, ToXContentFragment
Direct Known Subclasses:
DocumentMissingException, DocumentSourceMissingException, EngineCreationFailureException, FlushFailedEngineException, RecoveryEngineException, RefreshFailedEngineException, VersionConflictEngineException

public class EngineException extends ElasticsearchException
See Also: