Interface IFatalExceptionStrategy
Namespace: Steeltoe.Messaging.RabbitMQ.Listener
Assembly: Steeltoe.Messaging.RabbitMQ.dll
Syntax
public interface IFatalExceptionStrategy
Methods
| Edit this page View SourceIsFatal(Exception)
Declaration
bool IsFatal(Exception exception)
Parameters
Type | Name | Description |
---|---|---|
Exception | exception |
Returns
Type | Description |
---|---|
System.Boolean |