Error processing SSI file
Leadtools.Dicom.Common

Show in webframe

CanceledException Constructor (CanceledException)






A String that describes the error.
Initializes a new instance of the CanceledException class with its message string set to message.
Syntax
public CanceledException( 
   string message
)
'Declaration
 
Public Function New( _
   ByVal message As String _
)
'Usage
 
Dim message As String
 
Dim instance As New CanceledException(message)
public:
CanceledException( 
   String^ message
)

Parameters

message
A String that describes the error.
Remarks
The content of message is intended to be understood by humans. The caller of this constructor is required to ensure that this string has been localized for the current system culture.
Requirements

Target Platforms

See Also

Reference

CanceledException Class
CanceledException Members

Error processing SSI file
   Leadtools.Dicom.Common requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features