Class ActionNotFoundTransportException

All Implemented Interfaces:
Serializable, Writeable, org.elasticsearch.common.xcontent.ToXContent, org.elasticsearch.common.xcontent.ToXContentFragment

public class ActionNotFoundTransportException extends TransportException
An exception indicating that a transport action was not found.
See Also:
Serialized Form