#include <qgscsexception.h>
Inheritance diagram for QgsCsException:


Definition at line 25 of file qgscsexception.h.
Public Member Functions | |
| QgsCsException (std::string const &what) | |
| QgsCsException (QString const &what) | |
| QgsCsException::QgsCsException | ( | std::string const & | what | ) | [inline] |
Definition at line 28 of file qgscsexception.h.
| QgsCsException::QgsCsException | ( | QString const & | what | ) | [inline] |
Definition at line 29 of file qgscsexception.h.
1.5.1