Uses of Class
com.caplin.motif.fx.trading.ErrorEvent
Package
Description
Parent package with classes that relate to FX trading in general but no specific trading protocol.
Classes used for sending events that relate to editing an existing order or order strategy.
-
Uses of ErrorEvent in com.caplin.motif.fx.trading
Modifier and TypeMethodDescriptionvoid
FXResponder.sendError
(ErrorEvent<T> event) Sends a message to the frontend to denote that an error has occurred during the trade workflow. -
Uses of ErrorEvent in com.caplin.motif.fx.trading.orders.edit.responder
Modifier and TypeMethodDescriptionvoid
BaseErrorResponder.sendError
(ErrorEvent<T> event) Sends an ErrorEvent containing an error message and error code