ExceptionConfigBadMode Class Reference

This exception is thrown when you try to load configuration from ConfigProcessor that is currently in saving mode or vice versa. More...

#include <exceptions.h>

Inheritance diagram for ExceptionConfigBadMode:

ExceptionConfig Exception List of all members.

Public Member Functions

 ExceptionConfigBadMode (const string &errMessage="", const char *fileName="", int lineNumber=0, const char *funcName="")
 Default constructor (see Exception for more info).

Detailed Description

This exception is thrown when you try to load configuration from ConfigProcessor that is currently in saving mode or vice versa.


Constructor & Destructor Documentation

ExceptionConfigBadMode::ExceptionConfigBadMode ( const string &  errMessage = "",
const char *  fileName = "",
int  lineNumber = 0,
const char *  funcName = "" 
) [inline]

Default constructor (see Exception for more info).


The documentation for this class was generated from the following file:
Generated on Sun Apr 29 11:46:11 2007 for IPP/ICP2007 by  doxygen 1.4.7