Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

DicomException Constructor(String)








A String that describes the error. 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.
Initializes a new instance of the DicomException class with its Message string set to message, its Code set to DicomExceptionCode.Successand its inner exception set to a null reference (Nothing in Visual Basic).
Syntax
public DicomException( 
   string message
)
'Declaration
 
Public Function New( _
   ByVal message As String _
)
'Usage
 
Dim message As String
 
Dim instance As New DicomException(message)
public DicomException( 
   string message
)
public DicomException(String message)
function DicomException( 
   message 
)
public:
DicomException( 
   String^ message
)

Parameters

message
A String that describes the error. 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.
Example
For an example, refer to DicomException.
Requirements

Target Platforms

See Also

Reference

DicomException Class
DicomException Members
Overload List

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