
Labelled content
Every content item in this list is tagged with all the required labels:
To add a label to the list of required labels, choose '+ labelname' from Related Labels.
To remove a label from the required labels, choose '- labelname' from above.
-
ERR07-J. Do not throw RuntimeException, Exception, or Throwable (SEI CERT Oracle Coding Standard for Java)
-
ERR08-J. Do not catch NullPointerException or any of its ancestors (SEI CERT Oracle Coding Standard for Java)
-
ERR05-J. Do not let checked exceptions escape from a finally block (SEI CERT Oracle Coding Standard for Java)
-
ERR04-J. Do not complete abruptly from a finally block (SEI CERT Oracle Coding Standard for Java)