Skip to content

StreamEventDeliveryFailureException.StreamEventDeliveryFailureException(string, Exception)

StreamEventDeliveryFailureException(string, Exception)

View source
public StreamEventDeliveryFailureException(string message, Exception innerException)
Initializes a new instance of the StreamEventDeliveryFailureException class.

Parameters

messagestring
The message.
innerExceptionException
The inner exception.