←Select platform

Exception Property

Summary

Gets the exception that occurred during the request.

Syntax

C#
VB
C++
public DicomException Exception { get; } 
  
Public ReadOnly Property Exception As Leadtools.Dicom.DicomException 
public: 
property Leadtools.Dicom.DicomException^ Exception { 
   Leadtools.Dicom.DicomException^ get(); 
} 

Property Value

The exception that occurred.

Requirements

Target Platforms

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.AddIn Assembly