Searched refs:EFailedPredicateException (Results 1 – 2 of 2) sorted by relevance
1562 EFailedPredicateException = class(ERecognitionException) class3085 constructor EFailedPredicateException.Create(const AInput: IIntStream;3093 function EFailedPredicateException.ToString: String; in EFailedPredicateException.ToString()4335 FPE: EFailedPredicateException absolute E;4407 if (E is EFailedPredicateException) then
1229 raise EFailedPredicateException.Create(Input, '<ruleName>', '<description>');