#include <cdlCOMExceptions.h>
Public Member Functions | |
ReadWriteNotCompleteException (const std::string &errstr, const int error_number) throw () |
This exception is the base for the WriteNotComplete and ReadNotCompleteException
Definition at line 94 of file cdlCOMExceptions.h.
ReadWriteNotCompleteException::ReadWriteNotCompleteException | ( | const std::string & | errstr, |
const int | error_number | ||
) | throw () [inline] |
Definition at line 96 of file cdlCOMExceptions.h.