Glossary Java / Term
A Java programming language keyword that executes a block of statements regardless of whether a Java Exception, or run time error, occurred in a block defined previously by the try keyword. See also exception handler.
Permanent link finally - Creation date 2022-01-03