nsnake
Classic snake game for the terminal
Public Member Functions | Public Attributes | List of all members
ScoreFileException Class Reference

Custom exception class to specify an error that occurred during a level loading. More...

#include <ScoreFile.hpp>

Inheritance diagram for ScoreFileException:
Inheritance graph
[legend]
Collaboration diagram for ScoreFileException:
Collaboration graph
[legend]

Public Member Functions

 ScoreFileException (std::string message)
 

Public Attributes

std::string message
 

Detailed Description

Custom exception class to specify an error that occurred during a level loading.

Definition at line 13 of file ScoreFile.hpp.


The documentation for this class was generated from the following file: