GFC Logo GFC Title Logo
Reference Manual
Main Page  |  Namespace List  |  Alphabetical List  |  Class List  |  File List

error.hh File Reference

A C++ GLib error reporting class. More...

#include <gfc/stackobject.hh>
#include <gfc/utfstring.hh>
#include <glib/gerror.h>
#include <gfc/glib/inline/error.inl>

Go to the source code of this file.

Namespaces

Classes


Detailed Description

A C++ GLib error reporting class.

GLib provides a standard method of reporting errors from a called function to the calling code. It's important to understand that this method is both a data type (the G::Error object) and a set of rules. If you use G::Error incorrectly, then your code will not properly interoperate with other code that uses G::Error, and users of your API will probably get confused.


Generated on Tue Aug 24 00:04:56 2004 for GFC-Core by doxygen 1.3.8