LEADTOOLS Medical (Leadtools.Dicom assembly)

DicomException Constructor(DicomExceptionCode)

Show in webframe







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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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