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

Show in webframe

SendErrorResponse Method (DicomCommand)






The DICOM command status corresponding to the error.
The error that occured.
Sends the error response that occured during a DICOM command.
Syntax
protected abstract void SendErrorResponse( 
   DicomCommandStatusType status,
   Exception error
)
'Declaration
 
Protected MustOverride Sub SendErrorResponse( _
   ByVal status As DicomCommandStatusType, _
   ByVal error As Exception _
) 
'Usage
 
Dim instance As DicomCommand
Dim status As DicomCommandStatusType
Dim error As Exception
 
instance.SendErrorResponse(status, error)

            

            
protected:
abstract void SendErrorResponse( 
   DicomCommandStatusType status,
   Exception^ error
) 

Parameters

status
The DICOM command status corresponding to the error.
error
The error that occured.
Requirements

Target Platforms

See Also

Reference

DicomCommand Class
DicomCommand Members

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