Struct context::symbol_exception#

Nested Relationships#

This struct is a nested type of Class context.

Inheritance Relationships#

Base Type#

Struct Documentation#

struct symbol_exception : public f3d::exception

An exception that can be thrown when the symbol resolver cannot be found in the library.

Public Functions

explicit symbol_exception(const std::string &what = "")