Package ion.Core.Events
Interface IFailed<TAction extends Action>
- Type Parameters:
TAction- the particular type of the Action
- All Superinterfaces:
ion.Meta.IEvent,IStateChanged<TAction>,IStopped<TAction>
Indicates that an Action, of a particular type, has stopped wihtout reaching its purpose.
- Author:
- GAIPS
-
Method Summary
Methods inherited from interface ion.Meta.IEvent
getRaiseTimeMethods inherited from interface ion.Core.Events.IStateChanged
getAction, getOldState