dlvhex
2.5.0
|
Exception classes. More...
Go to the source code of this file.
Data Structures | |
class | GeneralError |
General exception class. More... | |
class | SyntaxError |
Error caused by malformed input program. More... | |
class | FatalError |
Severe Error, supposed to be followed by program termination. More... | |
class | PluginError |
A plugin error is thrown by plugins and caught inside dlvhex. More... | |
class | UsageError |