ray.exceptions.ObjectReconstructionFailedError#

exception ray.exceptions.ObjectReconstructionFailedError(object_ref_hex, owner_address, call_site)[source]#

Indicates that the object cannot be reconstructed.

Parameters:

object_ref_hex – Hex ID of the object.