QOpenOCCIException Class Reference

#include <QOpenOCCI.h>

List of all members.

Public Member Functions

 QOpenOCCIException (char *format,...)
virtual const char * what () const throw ()
virtual ~QOpenOCCIException () throw ()

Private Attributes

char error_msg [MAX_ERROR_LEN]


Detailed Description

Definition at line 43 of file QOpenOCCI.h.


Constructor & Destructor Documentation

QOpenOCCIException::QOpenOCCIException ( char *  format,
  ... 
) [inline]

Definition at line 45 of file QOpenOCCI.h.

virtual QOpenOCCIException::~QOpenOCCIException (  )  throw () [inline, virtual]

Definition at line 53 of file QOpenOCCI.h.


Member Function Documentation

virtual const char* QOpenOCCIException::what (  )  const throw () [inline, virtual]

Definition at line 52 of file QOpenOCCI.h.


Member Data Documentation

char QOpenOCCIException::error_msg[MAX_ERROR_LEN] [private]

Definition at line 53 of file QOpenOCCI.h.

Referenced by QOpenOCCIException(), and what().


The documentation for this class was generated from the following file:
Generated on Tue Mar 18 22:47:11 2008 for QOpenOCCI by  doxygen 1.5.3