cvc4-1.4
option_exception.h File Reference

Options-related exceptions. More...

#include "cvc4_public.h"
#include "util/exception.h"

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
 

Detailed Description

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.

Macro Definition Documentation

#define __CVC4__OPTION_EXCEPTION_H

Definition at line 20 of file option_exception.h.