springroll.pbskids.EventError Class

Extends springroll.LearningError
Module: Learning

General errors when using the Learning Dispatcher

Constructor

springroll.pbskids.EventError

(
  • message
  • eventCode
)
private

Parameters:

  • message String

    The error message

  • eventCode Int

    The number of the event

Methods

Properties

toString

() String

Defined in toString:46

To string override

Returns:

String:

The string representation of the error

api

String

Defined in api:30

The name of the API method errored on

eventCode

Int

Defined in eventCode:24

The name of the property erroring on

signature

springroll.EventSignature

Defined in signature:36

The definition of the API and all it's arguments