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