Create a reader exception.
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public ReaderException( Exception innerException )
public ReaderException( Exception innerException )
Public Sub New ( innerException As Exception )
Public Sub New ( innerException As Exception )
public: ReaderException( Exception^ innerException )
public: ReaderException( Exception^ innerException )
new : innerException : Exception -> ReaderException
new : innerException : Exception -> ReaderException
Parameters
- innerException (Exception)
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120