Class: TrackInvalidError

TrackInvalidError

Raised whenever a Track is invalid, and the scenario is not covered by a more specific error code.


Properties:
Name Type Description
code number

53300

message string

'Track is invalid'

Extends

Methods


toString()

Returns human readable string describing the error.

Inherited From:
Returns:
Type
string