ToString()

Details_AggregateException::ToString() const method

Returns a string representation of the exception, including all inner exceptions.

String System::Details_AggregateException::ToString() const override

Return Value

A detailed string describing the exception and its inner exceptions.

See Also