Struct Error¶
Defined in File Objects.h
Inheritance Relationships¶
Base Type¶
public runtime_error
Derived Types¶
public uconfig::EmitError
(Struct EmitError)public uconfig::ParseError
(Struct ParseError)
Struct Documentation¶
-
struct
Error
: public runtime_error¶ Base error thrown in uconfig.
Subclassed by uconfig::EmitError, uconfig::ParseError