Structure f3d::type_construction_exception
Definition: types.h
(line 22)
An exception that can be thrown by any type if it fails in the constructor for some reason.
Inherits from:
Members
Public functions
Function type_construction_exception
f3d::type_construction_exception::type_construction_exception(const std::string &what="")
Parameters:
- const std::string & what = ""
Return type: