Wt examples  3.2.1
Public Member Functions | List of all members
Git::Exception Class Reference

Exception class. More...

#include <Git.h>

Public Member Functions

 Exception (const std::string &msg)
 Constructor.

Detailed Description

Exception class.

Definition at line 27 of file Git.h.

Constructor & Destructor Documentation

Git::Exception::Exception ( const std::string &  msg)

Constructor.

Definition at line 147 of file Git.C.

: std::runtime_error(msg)
{ }

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

Generated on Wed Aug 27 2014 for the C++ Web Toolkit (Wt) by doxygen 1.8.1.2