BadDicomFileException

BadDicomFileException class

Indicates that a DICOM file has incorrect structure or not a valid DICOM file at all.

public sealed class BadDicomFileException : MedicalApiException

Constructors

NameDescription
BadDicomFileException()The default constructor.
BadDicomFileException(string)
BadDicomFileException(string, Exception)

See Also