Skip to main content
Version: 🚧 Nightly

Structure f3d::options::incompatible_exception

Definition: options.h (line 182)

An exception that can be thrown by the options when an operation on a specific option is incompatible with its internal type.

Inherits from:

Members

Public functions

Function incompatible_exception

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

Parameters:

  • const std::string & what = ""

Return type: