C# 클래스 Granados.X11.X11SocketException

Exception that is thrown in the IX11Socket.
상속: X11UtilException
파일 보기 프로젝트 열기: poderosaproject/poderosa

공개 메소드들

메소드 설명
X11SocketException ( string message ) : System
X11SocketException ( string message, Exception exception ) : System

메소드 상세

X11SocketException() 공개 메소드

public X11SocketException ( string message ) : System
message string
리턴 System

X11SocketException() 공개 메소드

public X11SocketException ( string message, Exception exception ) : System
message string
exception System.Exception
리턴 System