Class RabbitUnsupportedEncodingException
Namespace: Steeltoe.Messaging.RabbitMQ.Exceptions
Assembly: Steeltoe.Messaging.RabbitMQ.dll
Syntax
public class RabbitUnsupportedEncodingException : RabbitException
Constructors
| Edit this page View SourceRabbitUnsupportedEncodingException(Exception)
Declaration
public RabbitUnsupportedEncodingException(Exception cause)
Parameters
Type | Name | Description |
---|---|---|
Exception | cause |