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

capiexception.h File Reference

Contains exception classes for errors in the CAPI abstraction layer. More...

#include <iostream>
#include <sstream>
#include <string>

Go to the source code of this file.

Classes

class  CapiError
 General and base class for errors in the Capi abstraction layer. More...
class  CapiWrongState
 Capi Abstraction Layer exception class thrown if something should be done in a wrong state. More...
class  CapiMsgError
 Capi Abstraction Layer exception class thrown if an error is indicated by Capi. More...
class  CapiExternalError
 Capi Abstraction Layer exception class thrown if an error was caused by the application. More...

Functions

ostream & operator<< (ostream &s, CapiError &e)
 Overloaded operator for output of error classes.


Detailed Description

Contains exception classes for errors in the CAPI abstraction layer.

Author:
Gernot Hillier <gernot@hillier.de>
Revision
1.1

Function Documentation

ostream& operator<< ostream &  s,
CapiError e
[inline]
 

Overloaded operator for output of error classes.


Generated on Sun Nov 28 14:37:44 2004 for CapiSuite by doxygen 1.3.8