Table of Contents

Class CommandContextIsNotAvailable

Namespace
Cratis.Applications.Commands
Assembly
Cratis.Applications.dll

Exception that is thrown when no command context is available in the current scope.

public class CommandContextIsNotAvailable : Exception, ISerializable
Inheritance
CommandContextIsNotAvailable
Implements
Inherited Members
Extension Methods

Constructors

CommandContextIsNotAvailable()

Exception that is thrown when no command context is available in the current scope.

public CommandContextIsNotAvailable()