Show / Hide Table of Contents

Class AcknowledgeEventBusException

The AcknowledgeEventBusException exception is thrown when the LambdaSharp App EventBus receives an acknowledge response with an error message.

Inheritance
System.Object
System.Exception
AnEventBusException
AcknowledgeEventBusException
Namespace: LambdaSharp.App.EventBus.Exceptions
Assembly: LambdaSharp.App.dll
Syntax
public class AcknowledgeEventBusException : AnEventBusException, ISerializable
In This Article
Back to top Generated by DocFX