Struct utils::tokenize_exception#
Defined in File utils.h
Nested Relationships#
This struct is a nested type of Class utils.
Inheritance Relationships#
Base Type#
public f3d::exception
(Class exception)
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 = "")
-
explicit tokenize_exception(const std::string &what = "")