#include <string>
#include <stdexcept>
Go to the source code of this file.
Classes | |
class | SeriousException |
An exception that should lead to shutdown of the application-. More... | |
class | Conversion |
Some Conversion went wrong ... serious. More... | |
class | FileNotFound |
A file could not be found. More... | |
class | LibHandleError |
Something went wrong with Library access. More... | |
class | DatabaseError |
Something's wrong with the database ... one might consider shutdown. More... | |
class | PluginError |
Some Plugin error. More... | |
class | PluginExistsException |
Plugin that is to be installed already exists. More... |
Defines and implements all exception for CrusDe