Anmelden

.NET Framework Class Library
SysJobBase..::.Fatal Method
SysJobBase Class SeeAlso Send Feedback

see ILogger interface documentation. If argument FatalMailTo is set, sends single error mail to argument (weitere Informationen ...). Else if setting FatalMailTo is set, single sends error mail to setting (weitere Informationen ...).

Namespace: Nsoft.Sys.Interfaces
Assembly: Nsoft.Sys.Interfaces (in Nsoft.Sys.Interfaces.dll)

Syntax

Visual Basic (Declaration)
Public Overridable Sub Fatal ( _
	error As Exception _
)
C#
public virtual void Fatal(
	Exception error
)
Visual C++
public:
virtual void Fatal(
	Exception^ error
)
JavaScript
function fatal(error);

Parameters

error
Type: System..::.Exception

Implements

ILogger..::.Fatal(Exception)

See Also

Overview of namespaces
   
Top

Wir arbeiten mit Software von http://www.campus21.de.

Verantwortlich für angezeigte Daten ist der Webdomain-Eigentümer laut Impressum.

Suche