Akka.Interfaced.RequestChannelException.RequestChannelException C# (CSharp) Méthode

RequestChannelException() public méthode

public RequestChannelException ( ) : System
Résultat System
        public RequestChannelException()
        {
        }

Same methods

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