nn::fs::ResultNotFound Class

Syntax

class ResultNotFound

Description

A file, archive, or other filesystem entry could not be found.

This error indicates that the target archive or file does not exist.
This error is also included in nn::fs::ResultMediaNotFound.

Revision History

2010/10/30
Initial version.

CONFIDENTIAL