omni::exceptions::path_exception::path_exception
NAME

omni::exceptions::path_exception::path_exception

A member ctor of omni::exceptions::path_exception

#include <omni/xx/exceptions.hxx>
omni::exceptions::path_exception::path_exception()


OVERLOADS

explicit omni::exceptions::path_exception::path_exception(const char* path)
explicit omni::exceptions::path_exception::path_exception(const std::string& path)
explicit omni::exceptions::path_exception::path_exception(const char* path, const char* msg)
explicit omni::exceptions::path_exception::path_exception(const std::string& path, const std::string& msg)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top