#include <GStorage.h>
Inheritance diagram for GWE::GStorageException:


Public Member Functions | |
| GStorageException (QString error) | |
| virtual | ~GStorageException () throw () |
| QString | toString () |
Private Attributes | |
| QString | Text |
| GWE::GStorageException::GStorageException | ( | QString | error | ) | [inline] |
Creates a storage exception with a descriptive error message.
| virtual GWE::GStorageException::~GStorageException | ( | ) | throw () [inline, virtual] |
Virtual destructor.
| QString GWE::GStorageException::toString | ( | ) | [inline] |
QString GWE::GStorageException::Text [private] |
The actual text.
1.4.7