Struct InheritedMethodParamTypeException¶
- Defined in File exceptions.h
Inheritance Relationships¶
Base Type¶
public ClassHierarchyException(Struct ClassHierarchyException)
Struct Documentation¶
-
struct
InheritedMethodParamTypeException: public ClassHierarchyException¶ Public Functions
-
InheritedMethodParamTypeException(const std::string &class_name, const std::string &method_name, const std::string ¶m_name)¶
-