Initializes a new instance of the ElmahLogEntryException class
Namespace: Cartella.Models.ActionFilters.ElmahAssembly: CartellaDomainModels (in CartellaDomainModels.dll) Version: 4.1.0.171 (4.1.0.171)
Syntax
C# |
---|
public ElmahLogEntryException( string message ) |
Visual Basic |
---|
Public Sub New ( _ message As String _ ) |
Visual C++ |
---|
public: ElmahLogEntryException( String^ message ) |
Parameters
- message
- Type: System..::..String