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