OnException(MethodExecutionArgs)
Implement OverrideMethod() and write your own try/catch block.
Declaration
public virtual void OnException(MethodExecutionArgs args)
Parameters
Type | Name | Description |
---|---|---|
MethodExecutionArgs | args |
Implement OverrideMethod() and write your own try/catch block.
public virtual void OnException(MethodExecutionArgs args)
Type | Name | Description |
---|---|---|
MethodExecutionArgs | args |