cvc4-1.3
|
Options-related exceptions. More...
Go to the source code of this file.
Data Structures | |
class | CVC4::OptionException |
Class representing an option-parsing exception such as badly-typed or missing arguments, arguments out of bounds, etc. More... | |
class | CVC4::UnrecognizedOptionException |
Class representing an exception in option processing due to an unrecognized or unsupported option key. More... | |
Namespaces | |
CVC4 | |
Macros | |
#define | __CVC4__OPTION_EXCEPTION_H |
Options-related exceptions.
** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none ** This file is part of the CVC4 project. ** Copyright (c) 2009-2013 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.
Options-related exceptions.
Definition in file option_exception.h.
#define __CVC4__OPTION_EXCEPTION_H |
Definition at line 20 of file option_exception.h.