...
Code Block | ||||
---|---|---|---|---|
| ||||
catch(final DRUnwindException e){ if(e.getAction() == DRUnwindException.CONTINUE) { logger.log(Level.WARNING, "An error message", e); } else { throw e; } } |
Page Properties | hidden | true|||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Scroll ignore | ||||||||||||||||
| ||||||||||||||||
...
Code Block | ||||
---|---|---|---|---|
| ||||
catch(final DRUnwindException e){ if(e.getAction() == DRUnwindException.CONTINUE) { logger.log(Level.WARNING, "An error message", e); } else { throw e; } } |
Page Properties | hidden | true|||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Scroll ignore | ||||||||||||||||
| ||||||||||||||||