Searched defs:CustomSubError (Results 1 – 1 of 1) sorted by relevance
36 class CustomSubError : public RTTIExtends<CustomSubError, CustomError> { class38 CustomSubError(int V1, std::string V2) in CustomSubError() function in __anonb9079ac70111::CustomSubError