Searched refs:is_exception (Results 1 – 4 of 4) sorted by relevance
112 static int is_exception(const char *msg) in is_exception() function317 if (is_exception(msg)) in check_message()
24 {% set wrapper_type_prototype = 'WrapperTypeExceptionPrototype' if is_exception else
282 self.is_exception = False349 self.is_exception = True
183 'is_exception': interface.is_exception,