cvc4-1.4
|
An exception that is thrown when an interactive-only feature while CVC4 is being used in a non-interactive setting. More...
Go to the source code of this file.
Data Structures | |
class | CVC4::ModalException |
Namespaces | |
CVC4 | |
An exception that is thrown when an interactive-only feature while CVC4 is being used in a non-interactive setting.
** 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.
An exception that is thrown when an interactive-only feature while CVC4 is being used in a non-interactive setting (for example, the "(get-assertions)" command in an SMT-LIBv2 script).
Definition in file modal_exception.h.