Click or drag to resize

ServiceLocatorFormatActivateAllExceptionMessage Method

Note: This API is now obsolete.

Namespace:  Dynamicweb.Extensibility.Providers
Assembly:  Dynamicweb.Extensibility (in Dynamicweb.Extensibility.dll) Version: 4.0.3
Syntax
[ObsoleteAttribute("Use FormatActivationExceptionMessage instead.")]
protected virtual string FormatActivateAllExceptionMessage(
	Exception actualException,
	Type serviceType
)

Parameters

actualException
Type: SystemException
serviceType
Type: SystemType

Return Value

Type: String
See Also