QtRocket
 
Loading...
Searching...
No Matches
Catch::IExceptionTranslator Class Referenceabstract

#include <catch_amalgamated.hpp>

Inheritance diagram for Catch::IExceptionTranslator:

Public Member Functions

virtual ~IExceptionTranslator ()
 
virtual std::string translate (ExceptionTranslators::const_iterator it, ExceptionTranslators::const_iterator itEnd) const =0
 

Constructor & Destructor Documentation

◆ ~IExceptionTranslator()

Catch::IExceptionTranslator::~IExceptionTranslator ( )
virtualdefault

Member Function Documentation

◆ translate()

virtual std::string Catch::IExceptionTranslator::translate ( ExceptionTranslators::const_iterator it,
ExceptionTranslators::const_iterator itEnd ) const
pure virtual

The documentation for this class was generated from the following files: