Anmelden

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

see ILogger interface documentation. If argument ErrorMailTo is set, sends single error mail to argument (weitere Informationen ...). Else if setting ErrorMailTo is set, sends single 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 Error ( _
	error As Exception _
)
C#
public virtual void Error(
	Exception error
)
Visual C++
public:
virtual void Error(
	Exception^ error
)
JavaScript
function error(error);

Parameters

error
Type: System..::.Exception

Implements

ILogger..::.Error(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