Thrown when trying to disable a tracer that is already disabled. More...
#include <global_excepts.hpp>
Public Member Functions | |
| TracerAlreadyDisabledException () | |
Public Member Functions inherited from arion_exception::ArionException | |
| ArionException (std::string msg) | |
| const char * | what () const noexcept override |
Thrown when trying to disable a tracer that is already disabled.
|
inlineexplicit |
Builder for TracerAlreadyDisabledException instances.