Exception for classes failed to be created. More...
#include <Utils/Exceptions/ConstructionFailedException.h>
Public Member Functions | |
ConstructionFailedException (const std::string &userMessage) |
Exception for classes failed to be created.
ConstructionFailedException::ConstructionFailedException | ( | const std::string & | userMessage | ) | [inline] |
userMessage | message from the user to display |