Kokopu - v4.13.0
    Preparing search index...

    Class InvalidFEN

    Exception thrown by the FEN parsing functions.

    Index

    Constructors

    Properties

    Constructors

    • Parameters

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

      Returns InvalidFEN

    Properties

    fen: string

    FEN string that causes the error.

    message: string

    Human-readable message describing the error.