C#
VB
C++
Gets the exception that occurred during the request.
public DicomException Exception { get; }
Public ReadOnly Property Exception As Leadtools.Dicom.DicomException
public:
property Leadtools.Dicom.DicomException^ Exception {
Leadtools.Dicom.DicomException^ get();
}
The exception 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