Kokopu - v4.13.4
    Preparing search index...

    Class InvalidNotation

    Exception thrown by the move notation parsing functions.

    Index
    • Parameters

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

      Returns InvalidNotation

    fen: string

    FEN representation of the position used to interpret the move notation.

    message: string

    Human-readable message describing the error.

    notation: string

    Move notation that causes the error.