omni::net::server_error::to_wstring
NAME

omni::net::server_error::to_wstring

A member function of omni::net::server_error

#include <omni/types/net_t.hpp>
static std::wstring omni::net::server_error::to_wstring(enum_t v)


OVERLOADS

std::wstring omni::net::server_error::to_wstring()

SYNOPSIS

Converts the enum to its wide string representation

top

DESCRIPTION

No description.

top