Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Examples

LCDException Class Reference
[Main components]

#include "api/LCDException.h"

List of all members.


Detailed Description

This class is for the exceptions thrown by the API if a problem occurs.
Examples:

client.cpp.

Definition at line 13 of file LCDException.h.

Public Member Functions

std::string what ()
 Get a textual description of the problem that occured.


Member Function Documentation

std::string what  ) 
 

When an exception is caught, this method can be called to have a description of the problem.

Returns:
A string containing the error description.

Definition at line 35 of file LCDException.h.


Generated on Wed Aug 4 19:39:10 2004 for LCDApi by doxygen 1.3.6