Vinyl
    Preparing search index...

    Class StringParseError

    A Serializable Error that contains an error origin.

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    Accessors

    Methods

    Constructors

    Properties

    level: ErrorLevel = ErrorLevel.FATAL
    location: string

    A description of the location the error occurred.

    origin: string = ErrorOrigin.INTERNAL
    position: number
    reason: string

    The reason for the error.

    Accessors

    • get "[toStringTag]"(): string

      Returns string

    • get name(): string

      Returns string

    Methods