Member variable Error():operation Foundation

Contains a description of the operation in which an error occurred.

Attribute: EXPORTED
Data type: Characters
Description

This instance variable contains a character string which describes the operation that caused the error. For errors associated with operators and functions, the character string contains the name of the operator or function. For errors associated with undeclared variables or functions, the character string contains the name of the variables or functions. If the instance variable contains a null string (""), no description of the failed operation was provided by the subsystem in which the error occurred.

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.