getItemPath

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

getItemPath

Previous pageReturn to chapter overviewNext page

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.