Skip to main content
Version: 26.3

catch

  • keyword
  • Used to catch any exceptions that are thrown in the scope of a try block.
  • Related: try


note

This page is under construction: it has not been reviewed for completeness.