cvc4-1.4
|
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 | |
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-2014 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.