Table of Contents

Class DicomExceptionEventArgs

Namespace
FellowOakDicom
Assembly
fo-dicom.core.dll
public class DicomExceptionEventArgs : EventArgs
Inheritance
DicomExceptionEventArgs
Inherited Members
Extension Methods

Constructors

DicomExceptionEventArgs(DicomException)

public DicomExceptionEventArgs(DicomException ex)

Parameters

ex DicomException

Fields

Exception

public readonly DicomException Exception

Field Value

DicomException