Error processing SSI file
LEADTOOLS (Leadtools.Logging assembly)

Show in webframe

Exception(String,Exception) Method






The source of the message.
The exception to log.
Logs the specified entry as an exception.
Syntax
public void Exception( 
   string source,
   Exception e
)
'Declaration
 
Public Overloads Sub Exception( _
   ByVal source As String, _
   ByVal e As Exception _
) 
'Usage
 
Dim instance As Logger
Dim source As String
Dim e As Exception
 
instance.Exception(source, e)

            

            
public:
void Exception( 
   String^ source,
   Exception^ e
) 

Parameters

source
The source of the message.
e
The exception to log.
Remarks
Exception log entries are marked as LogType.Error.
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