setError
Sets the error text of this node.
Note: Cannot be called from an android.accessibilityservice.AccessibilityService. This class is made immutable before being delivered to an AccessibilityService.
Parameters
error
The error text.
Throws
If called from an AccessibilityService.