Skip to main content
Version: 🚧 Nightly

Structure f3d::options::inexistent_exception

Definition: options.h (line 191)

An exception that can be thrown by the options when a provided option does not exist.

Inherits from:

Members

Public functions

Function inexistent_exception

f3d::options::inexistent_exception::inexistent_exception(const std::string &what="")

Parameters:

  • const std::string & what = ""

Return type: