KatanaNativeInterface  $VERSION$
Public Member Functions
ReadWriteNotCompleteException Class Reference

This exception is the base for the WriteNotComplete and ReadNotCompleteException. More...

#include <cdlCOMExceptions.h>

Inheritance diagram for ReadWriteNotCompleteException:
Inheritance graph
Collaboration diagram for ReadWriteNotCompleteException:
Collaboration graph

List of all members.

Public Member Functions

 ReadWriteNotCompleteException (const std::string &errstr, const int error_number) throw ()
- Public Member Functions inherited from Exception
 Exception (const std::string &message, const int error_number) throw ()
virtual ~Exception () throw ()
std::string message () const throw ()
const char * what () const throw ()
const int error_number () const throw ()

Additional Inherited Members

- Protected Attributes inherited from Exception
const std::string _message
const int _error_number

Detailed Description

This exception is the base for the WriteNotComplete and ReadNotCompleteException.

Definition at line 94 of file cdlCOMExceptions.h.


Constructor & Destructor Documentation

ReadWriteNotCompleteException::ReadWriteNotCompleteException ( const std::string &  errstr,
const int  error_number 
) throw ()
inline

Definition at line 96 of file cdlCOMExceptions.h.


The documentation for this class was generated from the following file: