Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound 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.

Compounds

class  CapiError
 General and base class for errors in the Capi abstraction layer. More...

class  CapiExternalError
 Capi Abstraction Layer exception class thrown if an error was caused by the application. More...

class  CapiMsgError
 Capi Abstraction Layer exception class thrown if an error is indicated by Capi. More...

class  CapiWrongState
 Capi Abstraction Layer exception class thrown if something should be done in a wrong state. 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.2


Function Documentation

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

Overloaded operator for output of error classes.


Generated on Mon Jan 5 12:20:00 2004 for CapiSuite by doxygen1.2.18