Skip to main content
Version: 🚧 Nightly

Structure f3d::engine::plugin_exception

Definition: engine.h (line 369)

An exception that can be thrown by the engine when a plugin cannot be loaded.

Inherits from:

Members

Public functions

Function plugin_exception

f3d::engine::plugin_exception::plugin_exception(const std::string &what="")

Parameters:

  • const std::string & what = ""

Return type: