omni::generic_error::to_string
NAME

omni::generic_error::to_string

A member function of omni::generic_error

#include <omni/generic_error.hpp>
static std::string omni::generic_error::to_string(enum_t v)


OVERLOADS

std::string omni::generic_error::to_string()

SYNOPSIS

Converts the enum to its string representation

top

DESCRIPTION

No description.

top