NAME
A class of omni
omni::thread_running_exception
A class of omni
#include <omni/exception.hpp>
thread_running_exception
: omni::thread_running_exception::omni::thread_exception(OMNI_THREAD_STARTED_STR NaN)
SYNOPSIS
An operation was made on a thread in an already started state and cannot be called once running
top
An operation was made on a thread in an already started state and cannot be called once running
top