xpc_rich_error_can_retry(_:)
Returns a Boolean that indicates whether you can retry the operation that experienced an error.
Declaration
func xpc_rich_error_can_retry(_ error: xpc_rich_error_t) -> BoolParameters
- error:
An error object that describes a failure.