Skip to content

ProviderStartException.ProviderStartException(string, Exception)

ProviderStartException(string, Exception)

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

Parameters

messagestring
The message.
innerExceptionException
The inner exception.