getItemPath

<< Click to Display Table of Contents >>

Navigation:  NxLib API > C++ Interface > NxLibException >

getItemPath

Retrieves the path of the item that was attempted to access when the exception was thrown.

Signature

std::string const& getItemPath()

Return Value

The path of the item that has caused the exception.