Exception class.
More...
#include <Git.h>
Exception class.
Definition at line 28 of file Git.h.
§ Exception()
Git::Exception::Exception |
( |
const std::string & |
msg | ) |
|
Constructor.
Definition at line 166 of file Git.C.
167 : std::runtime_error(msg)
The documentation for this class was generated from the following files:
- /build/witty-8LS0oe/witty-3.3.6+dfsg/examples/gitmodel/Git.h
- /build/witty-8LS0oe/witty-3.3.6+dfsg/examples/gitmodel/Git.C