C# Class Dicom.IO.Reader.DicomReaderException

Inheritance: DicomException
Afficher le fichier Open project: fo-dicom/fo-dicom

Méthodes publiques

Méthode Description
DicomReaderException ( string message ) : System
DicomReaderException ( string message, Exception innerException ) : System

Method Details

DicomReaderException() public méthode

public DicomReaderException ( string message ) : System
message string
Résultat System

DicomReaderException() public méthode

public DicomReaderException ( string message, Exception innerException ) : System
message string
innerException Exception
Résultat System