Skip to main content
Version: 🚧 Nightly

Structure f3d::options::parsing_exception

Definition: options.h (line 172)

An exception that can be thrown by the options when parsing of a string into an option value fails

Inherits from:

Members

Public functions

Function parsing_exception

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

Parameters:

  • const std::string & what = ""

Return type: