Searched refs:eventException (Results 1 – 1 of 1) sorted by relevance
52 if (EventException* eventException = toEventException(value)) in toExceptionBase() local53 return reinterpret_cast<ExceptionBase*>(eventException); in toExceptionBase()