C# 클래스 Dicom.Network.OpenSslException

상속: System.Exception
파일 보기 프로젝트 열기: fo-dicom/mdcm

공개 메소드들

메소드 설명
GetErrorMessage ( uint err ) : string
GetErrorMessages ( ) : string
OpenSslException ( ) : System
OpenSslException ( uint err ) : System

메소드 상세

GetErrorMessage() 공개 정적인 메소드

public static GetErrorMessage ( uint err ) : string
err uint
리턴 string

GetErrorMessages() 공개 정적인 메소드

public static GetErrorMessages ( ) : string
리턴 string

OpenSslException() 공개 메소드

public OpenSslException ( ) : System
리턴 System

OpenSslException() 공개 메소드

public OpenSslException ( uint err ) : System
err uint
리턴 System