C# Class Dicom.Network.DicomNetworkException

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

Méthodes publiques

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

Method Details

DicomNetworkException() public méthode

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

DicomNetworkException() public méthode

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