GetBaseException()

Details_AggregateException::GetBaseException() const method

Returns the root cause exception by recursively unwrapping inner exceptions.

Exception System::Details_AggregateException::GetBaseException() const override

Return Value

The base (root) exception.

See Also