Thrown when trying to analyze a coredump note that does not refer to a thread. More...
#include <global_excepts.hpp>
Public Member Functions | |
| NoCoredumpCurrentThreadException () | |
Public Member Functions inherited from arion_exception::ArionException | |
| ArionException (std::string msg) | |
| const char * | what () const noexcept override |
Thrown when trying to analyze a coredump note that does not refer to a thread.
|
inlineexplicit |
Builder for NoCoredumpCurrentThreadException instances.