AFF --- A container for numbers (array) by Friederich and Forbriger.
error.cc File Reference

exceptions and error handling macros (implementation) More...

#include <iostream>
#include <aff/lib/error.h>
Include dependency graph for error.cc:

Go to the source code of this file.

Namespaces

 aff
 Root namespace of library.
 

Macros

#define AFF_ERROR_CC_VERSION   "AFF_ERROR_CC V1.2"
 

Detailed Description

exceptions and error handling macros (implementation)


Author
Thomas Forbriger
Date
27/11/2002

exceptions and error handling macros (implementation)


This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software

Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

See also
Error handling module

Copyright (c) 2002 by Thomas Forbriger (IMG Frankfurt)

REVISIONS and CHANGES

  • 10/12/2002 V1.0 copied from libtfxx
  • 16/12/2002 V1.1 (thof)
    • now contains AllocException too
  • 31/12/2002 V1.2 (thof)
    • NULL is deprecated as pointed out by Wolfgang

Definition in file error.cc.