errorListener.errorEvent - Initialization - Items API
Items API Initialization
An object containing information on the error or error event that was thrown by the API. See Items API Troubleshooting for a full list of error codes.
Values
Attribute path errorListener.errorEvent
Type object
Properties
-
code
number
The Learnosity error code returned by the API.
-
msg
string
The name and description of the error event.
-
detail
string
Additional information for the error that was thrown.