25 #ifndef WPROPERTYUNKNOWN_H
26 #define WPROPERTYUNKNOWN_H
30 #include "../WException.h"
43 explicit WPropertyUnknown(
const std::string& msg =
"The searched property is unknown or does not exist." );
54 #endif // WPROPERTYUNKNOWN_H
WPropertyUnknown(const std::string &msg="The searched property is unknown or does not exist.")
Default constructor.
virtual ~WPropertyUnknown()
Destructor.
Indicates invalid element access of a container.