This is true if the mocked method will throw an exception,
Either because the exception was mocked (see ExpectAndThrow(String, Exception, Type) or
because of a validation exception.
Namespace: TypeMock
Assembly: TypeMock (in TypeMock.dll) Version: 9.3.6.0 (9.3.6.0)
Syntax
Property Value
Type: BooleanSee Also