C# 클래스 Helios.Codecs.CorruptedFrameException

Thrown when a frame of negative length is detected by a IMessageDecoder
상속: HeliosException
파일 보기 프로젝트 열기: helios-io/helios

공개 메소드들

메소드 설명
CorruptedFrameException ( string message ) : System

메소드 상세

CorruptedFrameException() 공개 메소드

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