Closed bmustiata closed 6 years ago
From #27 .
try { //... } //does not recognize hudson.AbortException catch (hudson.AbortException e) { //... }
From #27 .