Click or drag to resize

ServiceLocatorFormatActivationExceptionMessage Method

Namespace:  Dynamicweb.Extensibility.Providers
Assembly:  Dynamicweb.Extensibility (in Dynamicweb.Extensibility.dll) Version: 4.0.3
Syntax
protected virtual string FormatActivationExceptionMessage(
	Exception actualException,
	Type serviceType,
	string key
)

Parameters

actualException
Type: SystemException
serviceType
Type: SystemType
key
Type: SystemString

Return Value

Type: String
See Also