Table of Contents

Class DicomReaderException

Namespace
FellowOakDicom.IO.Reader
Assembly
fo-dicom.core.dll
public class DicomReaderException : DicomException, ISerializable
Inheritance
DicomReaderException
Implements
Inherited Members
Extension Methods

Constructors

DicomReaderException(string)

public DicomReaderException(string message)

Parameters

message string

DicomReaderException(string, Exception)

public DicomReaderException(string message, Exception innerException)

Parameters

message string
innerException Exception