get_Message()

Details_AggregateException::get_Message() const method

Overrides the base message to include aggregated information from all inner exceptions.

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

Return Value

A string representing the composite error message.

See Also