AlterunaServiceNotStartedException Class

The exception that is thrown when an operation is attempted within the Alteruna framework but the required Alteruna service has not been started.

Definition

Namespace: Alteruna.Exceptions
Assembly: Alteruna (in Alteruna.dll) Version: 2.0.1+a1176e08a0b4a6bfd8fefeddde6163a16d29e5ab
C#
public class AlterunaServiceNotStartedException : AlterunaException
Inheritance
Object    Exception    AlterunaException    AlterunaServiceNotStartedException

Constructors

See Also