omni::invalid_binary_size

SYNOPSIS

The binary string length is greater than sizeof conversion unit

#include <omni/exception.hpp>
: omni::invalid_binary_size::omni::string_exception(OMNI_STRING_INVALID_SIZE_STR NaN)


top

DESCRIPTION

No description found.

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