Beispiel #1
0
 public SetLocation exception(Throwable t, String format, Object... args) {
   return reporter.exception(t, format, args);
 }