Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
SenseNet
Communication
Messaging
ExceptionEventArgs
C# Class SenseNet.Communication.Messaging.ExceptionEventArgs
Inheritance:
System.EventArgs
Show file
Open project: maxpavlov/FlexNet
Public Methods
Method
Description
ExceptionEventArgs
( ) :
System
ExceptionEventArgs
(
Exception
exception
,
ClusterMessage
message
) :
System
Method Details
ExceptionEventArgs()
public
method
public
ExceptionEventArgs
( ) :
System
return
System
ExceptionEventArgs()
public
method
public
ExceptionEventArgs
(
Exception
exception
,
ClusterMessage
message
) :
System
exception
System.Exception
message
ClusterMessage
return
System