Searched defs:exception (Results 1 – 10 of 10) sorted by relevance
46 void onError(Exception exception); in onError()
32 public void onError(Exception exception) { in onError()
108 protected void onError(Exception exception) { in onError()
50 …void Log<TState>(LogLevel logLevel, EventId eventId, TState state, Exception exception, Func<TStat… in Log() argument
122 Exception exception = error.get(); in runTest() local342 public void onError(Exception exception) { in onError()347 private static void fail(Exception exception) { in fail()
194 Exception exception; variable
215 void fail(Exception exception) { in fail()
895 t_field* exception = new t_field((*f_iter)->get_type(), "exception", (*f_iter)->get_key()); in generate_recv_method() local
218 "exception": { object
7393 @catch (NSException *exception) { in translateActiveException() local