Akka.Interfaced.RequestChannelException.RequestChannelException C# (CSharp) 메소드

RequestChannelException() 공개 메소드

public RequestChannelException ( ) : System
리턴 System
        public RequestChannelException()
        {
        }

Same methods

RequestChannelException::RequestChannelException ( string message, Exception innerException = null ) : System
RequestChannelException