Class ActionNotFoundTransportException

All Implemented Interfaces:
Serializable, Writeable, ToXContent, ToXContentFragment

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