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

AkkaInterfacedException() protected method

protected AkkaInterfacedException ( ) : System
return System
        protected AkkaInterfacedException()
        {
        }

Same methods

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