Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

look::LookException Class Reference

Exceptions thrown by liblookdb. More...

#include <looktypes.h>

List of all members.

Public Methods

 LookException (int theErrorNumber, const char *theMessage)
 Constructor. More...

 ~LookException ()
 Destructor.

 LookException (const LookException &theOther)
 Copy constructor.

LookException& operator= (const LookException &theOther)
 Assignment.


Public Attributes

int itsErrorNumber
char* itsMessage


Detailed Description

Exceptions thrown by liblookdb.

All exceptions thrown by liblookdb are LookExceptions, which contain an error number and error message.


Constructor & Destructor Documentation

look::LookException::LookException ( int theErrorNumber,
const char * theMessage ) [inline]
 

Constructor.

Parameters:
theErrorNumber   Error number
theMessage   Error message


The documentation for this class was generated from the following file:
Generated at Thu Jan 17 12:53:08 2002 for liblookdb by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001