Class TransferErrorLogEntry (0.4.0)

TransferErrorLogEntry(mapping=None, *, ignore_unknown_fields=False, **kwargs)

An entry describing an error that has occurred.

Attributes

Name Description
uri str
A URL that refers to the target (a data source, a data sink, or an object) with which the error is associated.
error_details MutableSequence[str]
A list of messages that carry the error details.