exception handling | |
Type | glossary |
Dictionary | LCS |
Library | LiveCode Script |
Synonyms | exception handling,exception handler,exception-handle,exception-handling,exception-handled |
Related | Glossary: 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. |