PartialBatchErrorException class

Definition

There is a partial failure in batch operations.

PartialBatchErrorException(message, response, parts)
Inheritance
PartialBatchErrorException

Parameters

message
str

The message of the exception.

response

Server response to be deserialized.

parts
list

A list of the parts in multipart response.