Error processing SSI file
LEADTOOLS (Leadtools.Logging assembly)

Show in webframe

Error(String,String) Method






The source of the message.
The message.
Logs the specified entry as a LogType.Error.
Syntax
public void Error( 
   string source,
   string message
)
'Declaration
 
Public Overloads Sub Error( _
   ByVal source As String, _
   ByVal message As String _
) 
'Usage
 
Dim instance As Logger
Dim source As String
Dim message As String
 
instance.Error(source, message)

            

            
public:
void Error( 
   String^ source,
   String^ message
) 

Parameters

source
The source of the message.
message
The message.
Example
For an example refer to Info(String,String)
Requirements

Target Platforms

See Also

Reference

Logger Class
Logger Members
Overload List

Error processing SSI file
Leadtools.Logging requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features