exception handling

Typeglossary
DictionaryLCS
LibraryLiveCode Script
Synonymsexception handling,exception handler,exception-handle,exception-handling,exception-handled
RelatedGlossary: statement, execution error
Description

A programming structure that attempts to execute one or more statements, and then takes appropriate action if there is an execution error.