A Boolean value indicating whether this is an error object.
SDK
- CloudKit JS 1.0+
Framework
- Cloud
Kit JS
Declaration
readonly attribute Boolean isError;
Discussion
This property is always true
; for example, use this method when processing the results of operations that may contain errors.