|
nsnake
Classic snake game for the terminal
|
Custom exception class to specify an error that occurred during a level loading. More...
#include <ScoreFile.hpp>


Public Member Functions | |
| ScoreFileException (std::string message) | |
Public Attributes | |
| std::string | message |
Custom exception class to specify an error that occurred during a level loading.
Definition at line 13 of file ScoreFile.hpp.
1.8.14