nn::boss::TaskError Class

Syntax

class TaskError

Description

Class for representing task errors. Use this to get task error information.

Member Functions

TaskError Constructor.
V ~TaskError Destructor.
GetProperty Gets a property value from the class. Can be used for the following properties.
Identifier type
TASK_ERROR_RESULT_CODE TaskResultCode
TASK_COMM_ERROR_CODE u32
TASK_ERROR_MESSAGE char message[MAX_ERROR_MESSAGE]

Revision History

2010/09/16
Initial version.

CONFIDENTIAL