LoggingWrapper.

ExceptionCaughtInForward(string, Object[], Exception) Method

Syntax

public void ExceptionCaughtInForward(string methodName, Object[] args, Exception exceptionThrown)

Parameters

Name Type Description
methodName string
args Object[]
exceptionThrown Exception

Return Value

Type Description
void