openDICOM.NET API Reference (openDICOM# Class Library)

DicomException Members

DicomException overview

Public Instance Constructors

DicomException Overloaded. Initializes a new instance of the DicomException class.

Public Instance Properties

ParamName Name of an additional parameter.
ParamValue Value of an additional parameter.
StreamPosition Current position within a DICOM stream.
Tag Current DICOM tag.

Public Instance Methods

ToString Returns a DICOM exception as string with the current DICOM tag, current DICOM stream position and parameter value, if known.

See Also

DicomException Class | openDicom Namespace