Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
HumbleNetwork
Handlers
DefaultExceptionHandler
C# Class HumbleNetwork.Handlers.DefaultExceptionHandler
Inheritance:
IExceptionHandler
Exibir arquivo
Open project: joaofx/HumbleNetwork
Public Methods
Method
Description
Execute
(
IHumbleStream
stream
,
Exception
exception
) :
void
Method Details
Execute()
public
method
public
Execute
(
IHumbleStream
stream
,
Exception
exception
) :
void
stream
IHumbleStream
exception
System.Exception
return
void