Leadtools.Dicom.AddIn Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
Error Method
See Also 
Leadtools.Dicom.AddIn.Interfaces Namespace > IServiceLog Interface : Error Method



format
A composite format string.
args
An Object array containing zero or more objects to format.
format
A composite format string.
args
An Object array containing zero or more objects to format.
Log an error message.

Syntax

Visual Basic (Declaration) 
Overridable Sub Error( _
   ByVal format As String, _
   ByVal ParamArray args() As Object _
) 
Visual Basic (Usage)Copy Code
Dim instance As IServiceLog
Dim format As String
Dim args() As Object
 
instance.Error(format, args)
C# 
virtual void Error( 
   string format,
   params object[] args
)
C++/CLI 
virtual void Error( 
   String^ format,
   ... array<Object^>^ args
) 

Parameters

format
A composite format string.
args
An Object array containing zero or more objects to format.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features