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:
- /home/roel/project/wt/public-git/wt/examples/gitmodel/Git.h
- /home/roel/project/wt/public-git/wt/examples/gitmodel/Git.C