Loading...
Searching...
No Matches
◆ stack_trace()
virtual xtd::string xtd::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.