Пример #1
0
 public void exitAnyExceptionHandler() {
   if (this.subRoutineStartLabel == null) return;
   super.exitAnyExceptionHandler();
 }