1 #ifndef INVALIDARGUMENTESCEPTION_H
2 #define INVALIDARGUMENTESCEPTION_H
4 #include "../exception/clueexception.h"
CluE related exceptions base class.
virtual ~InvalidArgumentException()
InvalidArgumentException()
InvalidArgumentException(int identifier, std::string message, std::string argument)
Indicates invalid values of arguments.