OSVR-Core
Public Member Functions | List of all members
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 <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.


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