OSVR Framework (Internal Development Docs)  0.6-1962-g59773924
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
osvr::common::exceptions::PathNotAbsolute Struct Reference

Thrown when attempting to use a path with no leading slash where an absolute path is required. More...

#include <osvr/Common/RoutingExceptions.h>

Inheritance diagram for osvr::common::exceptions::PathNotAbsolute:

Public Member Functions

 PathNotAbsolute (std::string const &path)
 

Detailed Description

Thrown when attempting to use a path with no leading slash where an absolute path is required.

Definition at line 91 of file RoutingExceptions.h.


The documentation for this struct was generated from the following file: