Public Member Functions
ExpectationException Class Reference
Inheritance diagram for ExpectationException:
BaseException

Public Member Functions

 ExpectationException (MockRepository &repo, const std::string &args, const char *funcName)
 
- Public Member Functions inherited from BaseException
 ~BaseException () throw ()
 
const char * what () const throw ()
 

Additional Inherited Members

- Protected Attributes inherited from BaseException
std::string txt
 

Detailed Description

Definition at line 108 of file defaultreporter.h.

Constructor & Destructor Documentation

◆ ExpectationException()

ExpectationException::ExpectationException ( MockRepository &  repo,
const std::string &  args,
const char *  funcName 
)
inline

Definition at line 111 of file defaultreporter.h.


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