Kokopu - v4.13.0
    Preparing search index...

    Class InvalidNotation

    Exception thrown by the move notation parsing functions.

    Index

    Constructors

    Properties

    Constructors

    • Parameters

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

      Returns InvalidNotation

    Properties

    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.