CVC3
Classes | Namespaces

eval_exception.h File Reference

#include "exception.h"

Go to the source code of this file.

Classes

Namespaces


Detailed Description

Author: Sergey Berezin

Created: Tue Feb 25 14:58:57 2003


License to use, copy, modify, sell and/or distribute this software and its documentation for any purpose is hereby granted without royalty, subject to the terms and conditions defined in the LICENSE file provided with this distribution.


An exception thrown on an error while evaluating a command. Use it only when the error does not fall under any of the standard cases like typecheck or parse errors.

Definition in file eval_exception.h.