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

Inheritance: Helios.Channels.ChannelHandlerAdapter
Afficher le fichier Open project: helios-io/helios

Méthodes publiques

Méthode Description
ExceptionCaught ( IChannelHandlerContext context, Exception exception ) : void

Method Details

ExceptionCaught() public méthode

public ExceptionCaught ( IChannelHandlerContext context, Exception exception ) : void
context IChannelHandlerContext
exception System.Exception
Résultat void