C# Class Dicom.Network.OpenSslException

Inheritance: System.Exception
Afficher le fichier Open project: fo-dicom/mdcm

Méthodes publiques

Méthode Description
GetErrorMessage ( uint err ) : string
GetErrorMessages ( ) : string
OpenSslException ( ) : System
OpenSslException ( uint err ) : System

Method Details

GetErrorMessage() public static méthode

public static GetErrorMessage ( uint err ) : string
err uint
Résultat string

GetErrorMessages() public static méthode

public static GetErrorMessages ( ) : string
Résultat string

OpenSslException() public méthode

public OpenSslException ( ) : System
Résultat System

OpenSslException() public méthode

public OpenSslException ( uint err ) : System
err uint
Résultat System