Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | Related Pages | Examples

ColCOWS::ColCOWSException Class Reference

#include <ColCOWS_Debug.hh>

List of all members.


Detailed Description

exceptions thrown by COLCOWS

Definition at line 138 of file ColCOWS_Debug.hh.

Public Member Functions

 ColCOWSException (ColCOWSExceptionKind kind, const char *info, const char *file, long int line)
 full constructor
 ColCOWSException (ColCOWSExceptionKind kind, const std::string &info, const std::string &file, long int line)
 full constructor
virtual ~ColCOWSException ()
 destructor
 ColCOWSException (CorbaException &e)
 CorbaException converter constructor.
void forwardCorbaException ()
 forward as CorbaException

Private Attributes

ColCOWSExceptionKind _kind
 exception kind
std::string _info
 exception description and additionals
std::string _file
 file it is thrown from
long int _line
 ligne it is thrown from

Friends

std::ostream & operator<< (std::ostream &stream, const ColCOWSException &e)


The documentation for this class was generated from the following files:
Generated on Tue Jun 21 12:55:56 2005 for ColCOWS by  doxygen 1.4.1