|
Zappy - Year end project 2
This is a project that Epitech asked us to create in order to allow us to reveiw the notions of the current year.
|
#include <ArgumentHandling.hpp>


Public Member Functions | |
| ArgumentHandling (const std::string &msg) | |
| ~ArgumentHandling () | |
| const char * | what () const noexcept override |
Definition at line 15 of file ArgumentHandling.hpp.
| Exception::ArgumentHandling::ArgumentHandling | ( | const std::string & | msg | ) |
Definition at line 12 of file ArgumentHandling.cpp.
| Exception::ArgumentHandling::~ArgumentHandling | ( | ) |
Definition at line 15 of file ArgumentHandling.cpp.
|
overridenoexcept |
Definition at line 18 of file ArgumentHandling.cpp.