dlvhex  2.5.0
include/dlvhex2/Error.h File Reference

Exception classes. More...

#include "dlvhex2/PlatformDefinitions.h"
#include <string>
#include <iosfwd>
#include <stdexcept>
Include dependency graph for Error.h:
This graph shows which files directly or indirectly include this file:

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

Detailed Description

Exception classes.

Author:
Roman Schindlauer
Date:
Thu Nov 24 23:59:33 CET 2005

Definition in file Error.h.