C# 클래스 DotNetty.Transport.Channels.ClosedChannelException

상속: IOException
파일 보기 프로젝트 열기: cdy816/mars 1 사용 예제들

공개 메소드들

메소드 설명
ClosedChannelException ( ) : System
ClosedChannelException ( string message, Exception innerException ) : System

메소드 상세

ClosedChannelException() 공개 메소드

public ClosedChannelException ( ) : System
리턴 System

ClosedChannelException() 공개 메소드

public ClosedChannelException ( string message, Exception innerException ) : System
message string
innerException Exception
리턴 System