LEADTOOLS Medical (Leadtools.Dicom.Scp assembly)

SendErrorResponse Method (MediaNCreateCommand)

LEADTOOLS SDK Help  |  





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

Parameters

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

Target Platforms

See Also

Reference

MediaNCreateCommand Class
MediaNCreateCommand Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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