Description should include
- explaining how exceptions are handled in a block and what happens when a block does not contain a method to handle an exception
- identifying the EXCEPTION section
- determining the exception raised
- determining exception handling
- explaining the OTHERS handler.