Exception for Input not found. More...
#include <Utils/Exceptions/InputNotFoundException.h>
Public Member Functions | |
InputNotFoundException (const std::string &userMessage) |
Exception for Input not found.
InputNotFoundException::InputNotFoundException | ( | const std::string & | userMessage | ) | [inline] |
userMessage | message from the user to display |