MockMethodCallEventArgsException Property

Typemock Isolator Developer Guide
This is the exception that will be thrown (null unless WillThrowException is true.

Namespace:  TypeMock
Assembly:  TypeMock (in TypeMock.dll) Version: 9.3.6.0 (9.3.6.0)
Syntax

public Exception Exception { get; }

Property Value

Type: Exception
See Also

Reference