CellModules
Catch::IExceptionTranslator Struct Referenceabstract

#include <catch.hpp>

Inheritance diagram for Catch::IExceptionTranslator:
Catch::ExceptionTranslatorRegistrar::ExceptionTranslator< T >

Public Member Functions

virtual ~IExceptionTranslator ()
 
virtual std::string translate () const =0
 

Detailed Description

Definition at line 2056 of file catch.hpp.

Constructor & Destructor Documentation

◆ ~IExceptionTranslator()

virtual Catch::IExceptionTranslator::~IExceptionTranslator ( )
virtual

Member Function Documentation

◆ translate()

virtual std::string Catch::IExceptionTranslator::translate ( ) const
pure virtual

The documentation for this struct was generated from the following file: