C# Class Helios.FsCheck.Tests.Channels.ChannelOutboundBufferSpecs.ExceptionSupressor

Inheritance: Helios.Channels.ChannelHandlerAdapter
Mostrar archivo Open project: helios-io/helios

Public Methods

Method Description
ExceptionCaught ( IChannelHandlerContext context, Exception exception ) : void

Method Details

ExceptionCaught() public method

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