Struct ClassHierarchyException

Inheritance Relationships

Base Type

Derived Types

Struct Documentation

struct ClassHierarchyException : public TypeCheckerException

Subclassed by CyclicInheritenceException, InheritedMethodParamCountException, InheritedMethodParamTypeException, InheritedMethodReturnTypeException, UnknownTypeException

Public Functions

ClassHierarchyException(const char *type, const char *error)
ClassHierarchyException(const char *type, const std::string &error)