Callback

[ Namespace ]

Provides resources for safely calling callback functions.

Functions

Name

Description

 

 

callSafe

Calls a callback function in a safe way and returns an error object in case of an exception.

callSafeEx

Calls a callback function in a safe way and returns an error object in case of an exception and writes a message to the browser console to get a proper stack trace.

Callback 1:

Available from version 1.10