C# Класс 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.
Наследование: System.Exception
Показать файл Открыть проект

Открытые методы

Метод Описание
ResponsiveException ( Exception innerException ) : System

Описание методов

ResponsiveException() публичный Метод

public ResponsiveException ( Exception innerException ) : System
innerException System.Exception
Результат System