CppTest  Version 2.0.0
Public Member Functions | List of all members
Test::CompilerOutput::InvalidFormat Class Reference

#include <cpptest-compileroutput.h>

Inherits logic_error.

Public Member Functions

 InvalidFormat (const std::string &what)
 

Detailed Description

Compiler output exception.

Indicates that an invalid message format was given when creating a compiler output. The failing format may be retrieved using the what() method.


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