ExceptionUnknown Class Reference

Unknown error exception - use if and only if you are sure that there is no other solution (weird situations etc.). More...

#include <exceptions.h>

Inheritance diagram for ExceptionUnknown:

Exception List of all members.

Public Member Functions

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

Detailed Description

Unknown error exception - use if and only if you are sure that there is no other solution (weird situations etc.).


Constructor & Destructor Documentation

ExceptionUnknown::ExceptionUnknown ( 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