LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)
LEAD Technologies, Inc

CustomCommandException Constructor (CustomCommandException)






A description message which contains information about the exception.
The DICOM error code.
Initializes a new instance of the CustomCommandException class.
Syntax
public CustomCommandException( 
   string errorDescription,
   DicomCommandStatusType errorStatus
)
'Declaration
 
Public Function New( _
   ByVal errorDescription As String, _
   ByVal errorStatus As DicomCommandStatusType _
)
'Usage
 
Dim errorDescription As String
Dim errorStatus As DicomCommandStatusType
 
Dim instance As New CustomCommandException(errorDescription, errorStatus)
public CustomCommandException( 
   string errorDescription,
   DicomCommandStatusType errorStatus
)
function CustomCommandException( 
   errorDescription ,
   errorStatus 
)
public:
CustomCommandException( 
   String^ errorDescription,
   DicomCommandStatusType errorStatus
)

Parameters

errorDescription
A description message which contains information about the exception.
errorStatus
The DICOM error code.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CustomCommandException Class
CustomCommandException Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom.Scp requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features