bug-commoncpp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Exception documentation


From: Federico Montesino Pouzols
Subject: Re: Exception documentation
Date: Sat, 16 Nov 2002 14:17:28 +0100
User-agent: Mutt/1.4i

        Yes, ost::Exception does not appear in the reference
manual. Currently, there is a specific doc/cc++/config.h for doxygen
which only defines a few configuration constants.

        With the current setting, ost::Exception is not included in
the manual because HAVE_EXCEPTION is not defined. Similarly, after the
recent changes to the xml #ifdefs, the xml classes would not be
included.  Should not we use the real config.h for Doxygen?

On Wed, Nov 13, 2002 at 02:32:16PM -0800, Alex Pavloff wrote:
> 
> I'm trying to use ost::MappedFile, and I'm doing something wrong, so its
> throwing exceptions.  The problem is that
> 
> 1) The possible exceptions thrown by each functoin are not documented.
> 2) The exceptions themselves (ost::Exception,FileException, IOException...)
> aren't in the documentation at all.  
> 
> This makes things harder than they have to be.
> 
> Alex Pavloff - address@hidden
> Eason Technology -- www.eason.com
>  
> 
> 
> _______________________________________________
> Bug-commoncpp mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/bug-commoncpp




reply via email to

[Prev in Thread] Current Thread [Next in Thread]