Exceptions

Exceptions that can be raised when using this package.

exception gifpgn.exceptions.MissingAnalysisError[source]

Bases: Exception

PGN did not contain an [%eval ...] annotation for every ply

exception gifpgn.exceptions.MoveOutOfRangeError(move, range)[source]

Bases: Exception

Requested move was higher than the game length