#include <exception.h>
Inheritance diagram for KDB::Exception:

Public Methods | |
| Exception (const QString & description) | |
| Builds an exception with the given description. | |
| QString | description () |
| this is the detailed description of the exception. | |
The type of exceptional condition depends on the subclasses of this class
|
|
Builds an exception with the given description.
|
|
|
this is the detailed description of the exception.
|
1.2.1 written by Dimitri van Heesch,
© 1997-2000