Struct UnitializedVarException¶
- Defined in File exceptions.h
Inheritance Relationships¶
Base Type¶
public InitializeBeforeUseException(Struct InitializeBeforeUseException)
Struct Documentation¶
-
struct
UnitializedVarException: public InitializeBeforeUseException¶ Public Functions
-
UnitializedVarException(const char *type, const std::string &var_name, bool is_field)¶
-