Searched refs:printContext (Results 1 – 4 of 4) sorted by relevance
134 public void printContext(PrintStream out) { in printContext() method in ExceptionWithContext144 public void printContext(PrintWriter out) { in printContext() method in ExceptionWithContext
135 public void printContext(PrintStream out) { in printContext() method in ExceptionWithContext145 public void printContext(PrintWriter out) { in printContext() method in ExceptionWithContext
107 ex.printContext(System.err); in run()
786 ex.printContext(context.err); in translateClass()1736 parseException.printContext(context.err); in onException()