C# 클래스 Helios.FsCheck.Tests.Channels.ChannelOutboundBufferSpecs.ExceptionSupressor

상속: Helios.Channels.ChannelHandlerAdapter
파일 보기 프로젝트 열기: helios-io/helios

공개 메소드들

메소드 설명
ExceptionCaught ( IChannelHandlerContext context, Exception exception ) : void

메소드 상세

ExceptionCaught() 공개 메소드

public ExceptionCaught ( IChannelHandlerContext context, Exception exception ) : void
context IChannelHandlerContext
exception System.Exception
리턴 void