Struct utils::tokenize_exception#

Nested Relationships#

This struct is a nested type of Class utils.

Inheritance Relationships#

Base Type#

Struct Documentation#

struct tokenize_exception : public f3d::exception

An exception that can be thrown by tokenize

Public Functions

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