Java
TOPIC i04 – ERROR HANDLING

separator-blank.png

LEARNING GOALS

  • I can use the try/catch/finally structure to catch errors.
  • I can create my own Exception classes and use them with the throw statement.

LESSON NOTE


ASSIGNED WORK

separator-campeau.png