Show / Hide Table of Contents

Class CommandRegistrationException

An exception thrown if their is an issue registering commands

Inheritance
System.Object
CommandRegistrationException
Namespace: AzureFromTheTrenches.Commanding
Assembly: AzureFromTheTrenches.Commanding.dll
Syntax
public class CommandRegistrationException : Exception

Constructors

| Improve this Doc View Source

CommandRegistrationException(String)

Conmstructor

Declaration
public CommandRegistrationException(string message)
Parameters
Type Name Description
System.String message

The error message

  • Improve this Doc
  • View Source
  • 0 Comments
Back to top Copyright © 2018 James Randall