|
Optika Development
|
#include <Optika_InvalidConditionException.hpp>
Public Member Functions | |
| InvalidConditionException (const std::string &what_arg) | |
Thrown when some aspect of a Condition has been determined to be invalid.
| Optika::InvalidConditionException::InvalidConditionException | ( | const std::string & | what_arg | ) | [inline] |
Constructs an InvalidConditionException
| what_arg | The error message to be associated with this error. |
1.7.4