Skip to content

FaultedSubscriptionException.FaultedSubscriptionException(string, Exception)

FaultedSubscriptionException(string, Exception)

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

Parameters

messagestring
The message.
innerExceptionException
The inner exception.