C# Class Akka.Tests.Actor.SupervisorHierarchySpec.Failure

Inheritance: System.Exception
Datei anzeigen Open project: rogeralsing/akka.net

Public Methods

Method Description
Failure ( Directive directive, bool stop, int depth, int failPre, int failPost, int failConstr, int stopKids ) : System

Method Details

Failure() public method

public Failure ( Directive directive, bool stop, int depth, int failPre, int failPost, int failConstr, int stopKids ) : System
directive Directive
stop bool
depth int
failPre int
failPost int
failConstr int
stopKids int
return System