Initialization Option Reports API

errorListener

Function to be called on a Learnosity error event. Receives an Error object.

Values

Type function

Callback arguments

The callback receives the following arguments when it is executed.

  • error Error

Type definitions

Error object

  • code number
  • msg string
  • detail string

See troubleshooting for more information.

Related articles

Was this article helpful?