UIMA_IllegalStateException will be thrown.
@param aComponentName name of the component generating the event
@param aEventType type of the event. Standard types are defined as constants on the {@link ProcessTraceEvent} interface, but any string may be used.
@param aResultMessage describes the result of the event
@throws UIMA_IllegalStateException if there is no open event matching the aComponentName and aEventType arguments.
| |
| |
| |
| |
| |
| |
| |