Exception thrown by the FEN parsing functions.

Hierarchy

  • InvalidFEN

Constructors

Properties

Constructors

  • Parameters

    • fen: string
    • message: string
    • Rest ...tokens: unknown[]

    Returns InvalidFEN

Properties

fen: string

FEN string that causes the error.

message: string

Human-readable message describing the error.

Generated using TypeDoc