Skip to content

Error Handling

Built-in functions › Programming and data types › Error Handling

5 functions in this category.

FunctionWhat it does
addCauseAttach a cause exception to a base exception.
errorThrow an error.
lasterrorInformation about the last error encountered.
throwThrow a previously-constructed exception.
warningDisplay a warning message.