nn::fs::ResultInvalidArgument Class

Syntax

class ResultInvalidArgument

Description

The argument is invalid. You must not allow this error to occur in retail products.

This indicates that an invalid value was passed as an argument. This also occurs when the string passed as a path name uses an invalid format or is too long.

To read about the restriction on character counts and other restrictions, see Archives: Character Restrictions.

Revision History

2010/12/17
Added to Description.
2010/10/30
Initial version.

CONFIDENTIAL