Class RetryExceptionNotAvailableException
Inheritance
System.Object
RetryExceptionNotAvailableException
Namespace: Steeltoe.Integration
Assembly: Steeltoe.Integration.IntegrationBase.dll
Syntax
public class RetryExceptionNotAvailableException : MessagingException
Constructors
| Edit this page View SourceRetryExceptionNotAvailableException(IMessage, String)
Declaration
public RetryExceptionNotAvailableException(IMessage message, string description)
Parameters
Type | Name | Description |
---|---|---|
IMessage | message | |
System.String | description |