Sokoban
|
Custom exception which represents corrupted file situation. More...
#include <MyExc.h>
Public Member Functions | |
corrupted_file_error (const std::string &msg) | |
Constructor. More... | |
Custom exception which represents corrupted file situation.
|
inline |
Constructor.
msg | Exception message. |