Searched refs:EEarlyExitException (Results 1 – 2 of 2) sorted by relevance
1536 EEarlyExitException = class(ERecognitionException) class3053 constructor EEarlyExitException.Create(const ADecisionNumber: Integer;4332 EEE: EEarlyExitException absolute E;4389 if (E is EEarlyExitException) then5396 EEE: EEarlyExitException absolute E;5411 if (E is EEarlyExitException) then
963 raise EEarlyExitException.Create(<decisionNumber>, Input);