Table of Contents

Class DicomIoException

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

Constructors

DicomIoException(string)

public DicomIoException(string message)

Parameters

message string

DicomIoException(string, Exception)

public DicomIoException(string message, Exception innerException)

Parameters

message string
innerException Exception