Table of Contents

Class DicomCodecException

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

Constructors

DicomCodecException(string)

public DicomCodecException(string message)

Parameters

message string

DicomCodecException(string, Exception)

public DicomCodecException(string message, Exception innerException)

Parameters

message string
innerException Exception