Abbotware.Core.Workflow.RuntimeException.RuntimeException C# (CSharp) Méthode

RuntimeException() protected méthode

Initializes a new instance of the RuntimeException class.
protected RuntimeException ( ) : System
Résultat System
        protected RuntimeException()
        {
        }
    }

Same methods

RuntimeException::RuntimeException ( string message ) : System
RuntimeException::RuntimeException ( string message, Exception inner ) : System
RuntimeException