Searched refs:ExceptionInfoVariant (Results 1 – 1 of 1) sorted by relevance
211 using ExceptionInfoVariant = std::variant<std::monostate, ErrorType, std::string>; typedef213 using ExceptionDataMap = std::map<std::string, ExceptionInfoVariant>;