Template Class ExceptionTranslatorRegistrar::ExceptionTranslator¶
Defined in File catch.hpp
Nested Relationships¶
This class is a nested type of Class ExceptionTranslatorRegistrar.
Inheritance Relationships¶
Base Type¶
public Catch::IExceptionTranslator(Struct IExceptionTranslator)
Class Documentation¶
-
template<typename
T>
classCatch::ExceptionTranslatorRegistrar::ExceptionTranslator: public Catch::IExceptionTranslator¶ Public Functions
-
inline std::string
translate(ExceptionTranslators::const_iterator it, ExceptionTranslators::const_iterator itEnd) const override¶
-
inline std::string