nn::boss::TaskError Classclass TaskError
Class for representing task errors. Use this to get task error information.
TaskError
|
Constructor. | |
|---|---|---|
| V |
~TaskError
|
Destructor. |
GetProperty
|
Gets a property value from the class. Call this function after allocating memory for the description's data type. It can be used for the following properties. Identifier: Description TASK_ERROR_RESULT_CODE: Task result code. Data type is TaskResultCode.TASK_ERROR_CODE: Communication error code during task execution. The data type is u32. |
CONFIDENTIAL