All Classes Namespaces Functions Variables Enumerations Properties Pages
Public Member Functions | Private Attributes | List of all members
Catch::Matchers::Exception::ExceptionMessageMatcher Class Reference
+ Inheritance diagram for Catch::Matchers::Exception::ExceptionMessageMatcher:

Public Member Functions

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

Private Attributes

std::string m_message
 

Detailed Description

Definition at line 3399 of file catch.hpp.


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