Searched defs:throwing (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/java/util/logging/
H A DLogger.java139 * throwing exceptions (the "throwing" methods).
1092 * Log throwing an exception.
1095 * terminating by throwing an exception. The logging is done
1112 public void throwing(String sourceClass, String sourceMethod, Throwable thrown) { method in class:Logger

Completed in 35 milliseconds