C# Class Dicom.IO.DicomIoException

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

Méthodes publiques

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

Method Details

DicomIoException() public méthode

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

DicomIoException() public méthode

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