System documentation of the GNU Image-Finding Tool

Public Member Functions | Friends
VEConfigurationError Class Reference

error in configuration, e.g. More...

#include <GIFTExceptions.h>

Inheritance diagram for VEConfigurationError:
GIFTException

List of all members.

Public Member Functions

 VEConfigurationError (const char *inMessage)
 Constructor.
- Public Member Functions inherited from GIFTException
const char * getMessage () const
 get the message contained in this
 GIFTException (const char *inMessage)
 Constructor.
 GIFTException (char *inMessage)
 Constructor.
virtual ~GIFTException ()
 Destructor.

Friends

ostream & operator<< (ostream &outStream, const VEConfigurationError &inException)
 Output into a stream.

Additional Inherited Members

- Protected Attributes inherited from GIFTException
const char * mMessage
 The exception message.
bool mDestroy
 will the message be killed?

Detailed Description

error in configuration, e.g.

URL2FTS file


The documentation for this class was generated from the following file:

Need for discussion? Want to contribute? Contact
help-gift@gnu.org Generated using Doxygen