clingo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups
Classes | Namespaces
errors.h File Reference
#include <stdexcept>
#include <string>
Include dependency graph for errors.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ProgramOptions::Error
 Base class for all exceptions. More...
 
class  ProgramOptions::SyntaxError
 Used for signaling errors on command-line and in declaring options. More...
 
class  ProgramOptions::ContextError
 Used for signaling errors in OptionContext. More...
 
class  ProgramOptions::DuplicateOption
 
class  ProgramOptions::UnknownOption
 
class  ProgramOptions::AmbiguousOption
 
class  ProgramOptions::ValueError
 Used for signaling validation errors when trying to assign option values. More...
 

Namespaces

 ProgramOptions