#include <qgsexception.h>
Inheritance diagram for QgsIOException:


Definition at line 63 of file qgsexception.h.
Public Member Functions | |
| QgsIOException (std::string const &what) | |
| QgsIOException (QString const &what) | |
| QgsIOException::QgsIOException | ( | std::string const & | what | ) | [inline] |
Definition at line 67 of file qgsexception.h.
| QgsIOException::QgsIOException | ( | QString const & | what | ) | [inline] |
Definition at line 71 of file qgsexception.h.
1.5.1