- A particular exception handling statement that marks a block of statements to try and that specifies a response, should an exception be thrown.
try
can also be accompanied by afinally
statement. ← MDN Web Docs
WebGlossary.info
try
can also be accompanied by a finally
statement. ← MDN Web Docs