MPD
0.20.18
|
#include <exception>
#include <string>
Go to the source code of this file.
Functions | |
std::string | FullMessage (std::exception_ptr ep) |
Extract the full message of a C++ exception, considering its nested exceptions (if any). More... | |
std::string FullMessage | ( | std::exception_ptr | ep | ) |
Extract the full message of a C++ exception, considering its nested exceptions (if any).