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
파일 보기 프로젝트 열기: SaladLab/Akka.Interfaced

공개 메소드들

메소드 설명
ResponsiveException ( Exception innerException ) : System

메소드 상세

ResponsiveException() 공개 메소드

public ResponsiveException ( Exception innerException ) : System
innerException System.Exception
리턴 System