DicomObjects.NET Core Documentation
DicomObjects Namespace / DicomException Class
Properties Methods Events


DicomException Class Members

The following tables list the members exposed by DicomException.

Public Constructors
 NameDescription
Public ConstructorOverloaded. Create a new DicomException  
Top
Public Properties
 NameDescription
Public Property True if this exception caused the related to association to issue an Abort (thereby no longer requiring to be closed)  
Public PropertyThe Error code  
Public Property (Inherited from System.Exception)
Public Property (Inherited from System.Exception)
Public Property (Inherited from System.Exception)
Public Property (Inherited from System.Exception)
Public Property (Inherited from System.Exception)
Public Property (Inherited from System.Exception)
Public Property (Inherited from System.Exception)
Public PropertyA general purpose Tag for developer use  
Public Property (Inherited from System.Exception)
Top
Public Methods
 NameDescription
Public Method (Inherited from System.Exception)
Public Method (Inherited from System.Exception)
Public Method (Inherited from System.Exception)
Public Method (Inherited from System.Exception)
Top
Protected Events
 NameDescription
Protected Event (Inherited from System.Exception)
Top
See Also