Design Pattern Examples
Overview of object-oriented design patterns
DataReaderWriterException Class Reference

Represents an error that occurred when reading or writing data in the Data reader/writer. More...

Inheritance diagram for DataReaderWriterException:
Inheritance graph
Collaboration diagram for DataReaderWriterException:
Collaboration graph

Public Member Functions

 DataReaderWriterException (string msg)
 

Detailed Description

Represents an error that occurred when reading or writing data in the Data reader/writer.

Definition at line 30 of file Adapter_FrontEndClass.cs.

Constructor & Destructor Documentation

◆ DataReaderWriterException()

DataReaderWriterException ( string  msg)
inline

Definition at line 32 of file Adapter_FrontEndClass.cs.


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