C# 클래스 Akka.Remote.Transport.Helios.TcpTransportException

상속: RemoteTransportException
파일 보기 프로젝트 열기: rogeralsing/akka.net

공개 메소드들

메소드 설명
TcpTransportException ( string message, Exception cause = null ) : System

메소드 상세

TcpTransportException() 공개 메소드

public TcpTransportException ( string message, Exception cause = null ) : System
message string
cause System.Exception
리턴 System