Struct InitializeBeforeUseException¶
- Defined in File exceptions.h
Inheritance Relationships¶
Base Type¶
public TypeCheckerException(Struct TypeCheckerException)
Derived Types¶
public DuplicateMemberException(Struct DuplicateMemberException)public FieldClassMatchException(Struct FieldClassMatchException)public UnitializedVarException(Struct UnitializedVarException)
Struct Documentation¶
-
struct
InitializeBeforeUseException: public TypeCheckerException¶ Subclassed by DuplicateMemberException, FieldClassMatchException, UnitializedVarException