Class FatalListenerStartupException
Namespace: Steeltoe.Messaging.RabbitMQ.Listener.Exceptions
Assembly: Steeltoe.Messaging.RabbitMQ.dll
Syntax
public class FatalListenerStartupException : Exception
Constructors
| Edit this page View SourceFatalListenerStartupException(String, Exception)
Declaration
public FatalListenerStartupException(string msg, Exception cause)
Parameters
Type | Name | Description |
---|---|---|
System.String | msg | |
Exception | cause |