omni::stopwatch_exception
NAME

omni::stopwatch_exception

A class of omni

#include <omni/exception.hpp>
stopwatch_exception
omni::stopwatch_exception::stopwatch_exception(const char* msg) : omni::exception(msg)
: omni::stopwatch_exception::omni::exception(OMNI_ERR_STOPWATCH_STR NaN)

SYNOPSIS

An error occurred on the stopwatch

top

DESCRIPTION

No description.

top

RETURN VALUES

No return value.

top

ERRORS

No errors specific to this context.

top

CONSIDERATIONS

No extra considerations.

top

PLATFORM SPECIFIC

Nothing platform specific to account for.

top

NOTES

No additional notes.

top

EXAMPLE
Currently no examples.
Visit the examples page for more.

top