#include <looktypes.h>
| 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 | 
All exceptions thrown by liblookdb are LookExceptions, which contain an error number and error message.
| 
 | 
| Constructor. 
 
 | 
 1.2.8.1 written by Dimitri van Heesch,
 © 1997-2001
1.2.8.1 written by Dimitri van Heesch,
 © 1997-2001