Class RoutingException

All Implemented Interfaces:
Serializable, Writeable, ToXContent, ToXContentFragment
Direct Known Subclasses:
IllegalShardRoutingStateException

public class RoutingException extends ElasticsearchException
A base Exceptions for all exceptions thrown by routing related operations.
See Also: