Struct type_construction_exception# Defined in File types.h Inheritance Relationships# Base Type# public f3d::exception (Class exception) Struct Documentation# struct type_construction_exception : public f3d::exception# An exception that can be thrown by any type if it fails in the constructor for some reason. Public Functions inline explicit type_construction_exception(const std::string &what = "")#