Searched defs:onException (Results 1 – 11 of 11) sorted by relevance
23 void onException(Exception e); in onException() method
43 boolean onException(Exception e, T model, Target<R> target, boolean isFirstResource); in onException() method
502 public void onException(Exception e) { in onException() method in GenericRequest
49 protected void onException(IOException e) { in onException() method in FaultHidingSink
50 protected void onException(IOException e) { in onException() method in FaultHidingSink
120 public void onException(Throwable throwable) { in onException() method in AsyncFrameWriterTest.EscalatingTransportErrorHandler
104 protected void onException(IOException exception) { in onException() method in DebugWebSocketServer.DebugWebSocket
165 public void onException(final Exception e) { in onException() method in EngineJob
251 void onException(Throwable throwable); in onException() method
733 public void onException(Throwable failureCause) { in onException() method in OkHttpClientTransport
112 protected abstract void onException(IOException exception); in onException() method in NanoWSD.WebSocket