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
Fields
Exception
public readonly DicomException Exception