Searched defs:exception (Results 1 – 2 of 2) sorted by relevance
33 public abstract void onDependencyFailed(Exception exception); in onDependencyFailed()
174 IOException exception = new IOException("Unexpected message: " + response); in ssh() local