Struct interactor::does_not_exists_exception#
Defined in File interactor.h
Nested Relationships#
This struct is a nested type of Class interactor.
Inheritance Relationships#
Base Type#
public f3d::exception
(Class exception)
Struct Documentation#
-
struct does_not_exists_exception : public f3d::exception
An exception that can be thrown by the interactor when looking for something that does not exists
Public Functions
-
explicit does_not_exists_exception(const std::string &what = "")
-
explicit does_not_exists_exception(const std::string &what = "")