Open sandboxFocus

Method GetExceptionType

GetExceptionType(MethodBase)

There is no equivalent in Metalama because you write your own try/catch code in the template.

Declaration
public virtual Type GetExceptionType(MethodBase targetMethod)
Parameters
Type Name Description
MethodBase targetMethod
Returns
Type Description
Type