Class RoutingException

All Implemented Interfaces:
Serializable, Writeable, org.elasticsearch.common.xcontent.ToXContent, org.elasticsearch.common.xcontent.ToXContentFragment
Direct Known Subclasses:
IllegalShardRoutingStateException

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