Class: TrackNameInvalidError

TrackNameInvalidError

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


Properties:
Name Type Description
code number

53301

message string

'Track name is invalid'

Extends

Methods


toString()

Returns human readable string describing the error.

Inherited From:
Returns:
Type
string