Glossary Java / Term
A Java programming language keyword used to declare a block of statements to be executed in the event that a Java exception, or run time error, occurs in a preceding try block. See also exception handler.
Permanent link catch - Creation date 2022-01-03