Table of Contents

Class DicomDataException

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

Constructors

DicomDataException(string)

public DicomDataException(string message)

Parameters

message string

DicomDataException(string, Exception)

public DicomDataException(string message, Exception innerException)

Parameters

message string
innerException Exception