Public Member Functions | Private Attributes | List of all members
Catch::Matchers::Exception::ExceptionMessageMatcher Class Reference

#include <catch.hpp>

Inheritance diagram for Catch::Matchers::Exception::ExceptionMessageMatcher:
Inheritance graph
[legend]

Public Member Functions

std::string describe () const override
 
 ExceptionMessageMatcher (std::string const &message)
 
bool match (std::exception const &ex) const override
 

Private Attributes

std::string m_message
 

Detailed Description

Definition at line 3396 of file catch.hpp.

Constructor & Destructor Documentation

Catch::Matchers::Exception::ExceptionMessageMatcher::ExceptionMessageMatcher ( std::string const &  message)
inline

Definition at line 3400 of file catch.hpp.

Member Function Documentation

std::string Catch::Matchers::Exception::ExceptionMessageMatcher::describe ( ) const
override
bool Catch::Matchers::Exception::ExceptionMessageMatcher::match ( std::exception const &  ex) const
override

Member Data Documentation

std::string Catch::Matchers::Exception::ExceptionMessageMatcher::m_message
private

Definition at line 3397 of file catch.hpp.


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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:36