C#
VB
C++
Sends the error response that occurred during a DICOM command.
protected override void SendErrorResponse(DicomCommandStatusType status,Exception error)
Protected Overrides Sub SendErrorResponse( _ByVal status As Leadtools.Dicom.DicomCommandStatusType, _ByVal error As Exception _)
protected:void SendErrorResponse(Leadtools.Dicom.DicomCommandStatusType status,Exception^ error) override
status
The DICOM command status corresponding to the error.
error
The error that occurred.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
