springroll.pbskids.LearningError Class

Extends Error
Module: Learning

General errors when using the Learning Dispatcher

Constructor

springroll.pbskids.LearningError

(
  • message
  • eventCode
)
private

Parameters:

  • message String

    The error message

  • eventCode Int

    The number of the event

Methods

Properties

toString

() String

Defined in toString:40

To string override

Returns:

String:

The string representation of the error

message

String

Defined in message:21

The error message

stack

String

Defined in stack:27

The stack trace