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

Show in webframe

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
)

Parameters

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

Target Platforms

See Also

Reference

CustomCommandException Class
CustomCommandException Members

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