omni::string_exception
NAME

omni::string_exception

A class of omni

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

SYNOPSIS

A system error occurred on the string

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