NoServiceInstanceFoundException.

NoServiceInstanceFoundException(string, Exception) Constructor

Syntax

public NoServiceInstanceFoundException(string serviceName, Exception innerException)

Parameters

Name Type Description
serviceName string
innerException Exception

Return Value

Type Description
void