Akka.Interfaced.RequestChannelException.RequestChannelException C# (CSharp) Method

RequestChannelException() public method

public RequestChannelException ( ) : System
return System
        public RequestChannelException()
        {
        }

Same methods

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