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

HelpLink (inherited from Exception) 
InnerException (inherited from Exception) 
Message (inherited from Exception) 
ParamName Name of an additional parameter.
ParamValue Value of an additional parameter.
Source (inherited from Exception) 
StackTrace (inherited from Exception) 
StreamPosition Current position within a DICOM stream.
Tag Current DICOM tag.
TargetSite (inherited from Exception) 

Public Instance Methods

Equals (inherited from Object) 
GetBaseException (inherited from Exception) 
GetHashCode (inherited from Object) 
GetObjectData (inherited from Exception) 
GetType (inherited from Object) 
ToString Returns a DICOM exception as string with the current DICOM tag, current DICOM stream position and parameter value, if known.

Protected Instance Properties

HResult (inherited from Exception) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

DicomException Class | openDicom Namespace