Structure f3d::options::no_value_exception
Definition: options.h
(line 200)
An exception that can be thrown by the options when a provided option is accessed before being set.
Inherits from:
Members
Public functions
Function no_value_exception
f3d::options::no_value_exception::no_value_exception(const std::string &what="")
Parameters:
- const std::string & what = ""
Return type: