Skip to content

InnerExceptionAssertionsChain<TException>.That Property

Definition

Gets the inner exception, for use in further assertions via .Should().

public TException That { get; }

Property Value

TException