Table of Contents

Interface IFatalExceptionStrategy

Namespace
Steeltoe.Messaging.RabbitMQ.Listener
Assembly
Steeltoe.Messaging.RabbitMQ.dll
public interface IFatalExceptionStrategy

Methods

IsFatal(Exception)

bool IsFatal(Exception exception)

Parameters

exception Exception

Returns

bool