Skip to main content
Version: 🚧 Nightly

Structure f3d::context::loading_exception

Definition: context.h (line 81)

An exception that can be thrown when the requested library cannot be loaded.

Inherits from:

Members

Public functions

Function loading_exception

f3d::context::loading_exception::loading_exception(const std::string &what="")

Parameters:

  • const std::string & what = ""

Return type: