xtd 0.2.0
Loading...
Searching...
No Matches

◆ stack_trace()

virtual xtd::string xtd::system_exception::stack_trace ( ) const
virtualnoexcept

Gets a string representation of the immediate frames on the call stack.

Returns
A string that describes the immediate frames of the call stack.
Examples
file_info_move_to.cpp.