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