Sokoban
Public Member Functions | List of all members
corrupted_file_error Class Reference

Custom exception which represents corrupted file situation. More...

#include <MyExc.h>

Inheritance diagram for corrupted_file_error:

Public Member Functions

 corrupted_file_error (const std::string &msg)
 Constructor. More...
 

Detailed Description

Custom exception which represents corrupted file situation.

Constructor & Destructor Documentation

◆ corrupted_file_error()

corrupted_file_error::corrupted_file_error ( const std::string &  msg)
inline

Constructor.

Parameters
msgException message.

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