CVC3
Classes | Namespaces | Functions

exception.h File Reference

#include <string>
#include <iostream>

Go to the source code of this file.

Classes

Namespaces

Functions


Detailed Description

Author: Sergey Berezin

Created: Thu Feb 6 13:09:44 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.


A generic exception. Any thrown exception must inherit from this class and whenever possible, set the error message.

Definition in file exception.h.