| Parallel Computing Toolbox™ | ![]() |
ErrorIdentifier contains the identifier output from execution of the lasterror command if an error occurs during the task evaluation, or an identifier indicating that the task did not complete.
Usage | Task object |
Read-only | Always |
Data type | String |
ErrorIdentifier is empty before an attempt to run a task, and remains empty if the evaluation of a task object's function does not produce an error or if the error did not provide an identifier. If a task completes, ErrorIdentifier has the same value as the identifier field of the Error property. If a task does not complete because of cancellation or a worker crash, ErrorIdentifier is set to indicate that fact, and the Error property is left empty.
![]() | Error | ErrorMessage | ![]() |
| © 1984-2008- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |