New
Declaration Syntax
C# | C# | Visual Basic | Visual Basic | Visual C++ | Visual C++ | F# | F# |
public ReaderException( string message, Exception innerException )
public ReaderException( string message, Exception innerException )
Public Sub New ( message As String, innerException As Exception )
Public Sub New ( message As String, innerException As Exception )
public: ReaderException( String^ message, Exception^ innerException )
public: ReaderException( String^ message, Exception^ innerException )
new : message : string * innerException : Exception -> ReaderException
new : message : string * innerException : Exception -> ReaderException
Assembly: Keyoti4.SearchEngine.Core (Module: Keyoti4.SearchEngine.Core.dll) Version: 2015.6.15.120