Table of Contents

Interface IFatalExceptionStrategy

Namespace
Steeltoe.Messaging.RabbitMQ.Listener
Assembly
Steeltoe.Messaging.RabbitMQ.dll
[Obsolete("This feature will be removed in the next major version. See https://steeltoe.io/docs/v3/obsolete for details.")]
public interface IFatalExceptionStrategy

Methods

IsFatal(Exception)

bool IsFatal(Exception exception)

Parameters

exception Exception

Returns

bool