|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use PGNSyntaxError | |
| chesspresso.pgn | |
| Uses of PGNSyntaxError in chesspresso.pgn |
| Methods in chesspresso.pgn with parameters of type PGNSyntaxError | |
void |
PGNSimpleErrorHandler.handleError(PGNSyntaxError error)
|
void |
PGNSimpleErrorHandler.handleWarning(PGNSyntaxError warning)
|
void |
PGNErrorHandler.handleError(PGNSyntaxError error)
Called in case of an error. |
void |
PGNErrorHandler.handleWarning(PGNSyntaxError warning)
Called in case of a warning. |
| Methods in chesspresso.pgn that throw PGNSyntaxError | |
Game |
PGNReader.parseGame()
Returns the next game in the current pgn file. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||