Convenience method for delivering reader exceptions to listeners
| C# | Visual Basic | Visual C++ |
public void notifyExceptionListeners( ReaderException ex )
Public Sub notifyExceptionListeners ( _ ex As ReaderException _ )
public: void notifyExceptionListeners( ReaderException^ ex )
- ex (ReaderException)
[Missing <param name="ex"/> documentation for "M:ThingMagic.Reader.notifyExceptionListeners(ThingMagic.ReaderException)"]