Show / Hide Table of Contents

Class CommandFrameworkConfigurationException

Exception raised when the commanding system configuraiton is invalid

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

Constructors

| Improve this Doc View Source

CommandFrameworkConfigurationException(String)

Constructor

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

Error message

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