|
ComSquare
|
Exception thrown when someone tries to load an invalid rom. More...
#include <InvalidAction.hpp>
Public Member Functions | |
| InvalidAction (const std::string &msg) | |
| const char * | what () const noexcept override |
Private Attributes | |
| std::string | _msg |
Exception thrown when someone tries to load an invalid rom.
|
inlineexplicit |
|
inlineoverridenoexcept |
|
private |
1.8.17