←Select platform

SendErrorResponse Method (DicomCommand)

Summary

Sends the error response that occurred during a DICOM command.

Syntax

C#
VB
C++
protected abstract void SendErrorResponse(  
   Leadtools.Dicom.DicomCommandStatusType status, 
   Exception error 
) 
Protected MustOverride Sub SendErrorResponse( _ 
   ByVal status As Leadtools.Dicom.DicomCommandStatusType, _ 
   ByVal error As Exception _ 
) 
protected: 
abstract void SendErrorResponse(  
   Leadtools.Dicom.DicomCommandStatusType status, 
   Exception^ error 
) 

Parameters

status
The DICOM command status corresponding to the error.

error
The error that occurred.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom.Scp Assembly
Click or drag to resize