C# 클래스 SocketCapException, core

상속: CapException
파일 보기 프로젝트 열기: omnius-labs/core

공개 메소드들

메소드 설명
SocketCapException ( )
SocketCapException ( string message )
SocketCapException ( string message, Exception, innerException )

메소드 상세

SocketCapException() 공개 메소드

public SocketCapException ( )

SocketCapException() 공개 메소드

public SocketCapException ( string message )
message string

SocketCapException() 공개 메소드

public SocketCapException ( string message, Exception, innerException )
message string
innerException Exception,