Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Akka
Interfaced
ResponsiveException
C# Class Akka.Interfaced.ResponsiveException
This exception is thrown when a request handler encounters an exception to be expected to forward to a requester rather than the supervior of handling actor.
Inheritance:
System.Exception
ファイルを表示
Open project: SaladLab/Akka.Interfaced
Public Methods
Method
Description
ResponsiveException
(
Exception
innerException
) :
System
Method Details
ResponsiveException()
public
method
public
ResponsiveException
(
Exception
innerException
) :
System
innerException
System.Exception
return
System