static EventLoop * ptr() noexcept
Returns a pointer to an instance of the class, if any.
virtual void disarm(ExceptionHandler *) noexcept=0
Used to prevent the given interface from being used, typically called from the ExceptionHandler destr...
virtual ~ExceptionHandler()
Destructor.
void disarm(ExceptionHandler *) noexcept
Resets any matching ExceptionHandler pointers.
static TimerList * ptr() noexcept
Singleton access. Returns nullptr if none.