コード例 #1
0
 /** Called when an exception has been thrown. */
 public void onExceptionThrown(Context cx, Throwable exception) {
   dim.handleExceptionThrown(cx, exception, this);
 }