Implementation of the argumentinvalid_error exception. More...
#include <stdexcept>
#include <string>
Go to the source code of this file.
Classes | |
class | argumentinvalid_error |
Exception for arguments that are invalid. More... | |
Namespaces | |
namespace | Helpers |
The namespace containing all the "helper" functions in the C++ code. | |
Macros | |
#define | __ARGUMENT_ERROR_H__ |
Implementation of the argumentinvalid_error exception.
Definition in file argumentinvalid_error.h.
#define __ARGUMENT_ERROR_H__ |
Definition at line 8 of file argumentinvalid_error.h.