Skip to main content
Version: 🚧 Nightly

Structure f3d::engine::statefile_exception

Definition: engine.h (line 466)

An exception that can be thrown by the engine when a statefile cannot be read, written or parsed.

Inherits from:

Members

Public functions

Function statefile_exception

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

Parameters:

  • const std::string & what = ""

Return type: