TOMLException

Exception thrown on generic TOML errors.

class TOMLException : Exception {}

Constructors

this
this(string message, string file, size_t line)
Undocumented in source.

Meta