Class FatalListenerExecutionException
- Namespace
- Steeltoe.Messaging.RabbitMQ.Listener.Exceptions
- Assembly
- Steeltoe.Messaging.RabbitMQ.dll
public class FatalListenerExecutionException : Exception, ISerializable
- Inheritance
-
FatalListenerExecutionException
- Implements
- Inherited Members
Constructors
FatalListenerExecutionException(string)
public FatalListenerExecutionException(string msg)
Parameters
msg
string
FatalListenerExecutionException(string, Exception)
public FatalListenerExecutionException(string msg, Exception cause)