JSJS LanguageExceptionException HandlingOn this pageException Handling ↔ (process) to respond to ExceptionthrowJS Keyword Statement to stop executing current function with user-defined Exception.catch()Chain Callback to handle Promise Error propagation.finally()Chain Callback to call at end, regardless of Fullfill or RejectReferences