Create a reader exception.
            
| C# | Visual Basic | Visual C++ | 
public ReaderException( Exception innerException )
Public Sub New ( _ innerException As Exception _ )
public: ReaderException( Exception^ innerException )
- innerException (Exception)
 
| C# | Visual Basic | Visual C++ | 
public ReaderException( Exception innerException )
Public Sub New ( _ innerException As Exception _ )
public: ReaderException( Exception^ innerException )