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

Show in webframe

DicomException Constructor(DicomExceptionCode)








A Code that specifies what caused this exception.
Initializes a new instance of the DicomException class with its Message string set to the default message that corresponds to code and its inner exception set to a null reference (Nothing in Visual Basic).
Syntax
public DicomException( 
   DicomExceptionCode code
)
'Declaration
 
Public Function New( _
   ByVal code As DicomExceptionCode _
)
'Usage
 
Dim code As DicomExceptionCode
 
Dim instance As New DicomException(code)
public DicomException( 
   DicomExceptionCode code
)
public DicomException(DicomExceptionCode code)
function DicomException( 
   code 
)
public:
DicomException( 
   DicomExceptionCode code
)

Parameters

code
A Code that specifies what caused this exception.
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