PartialBatchErrorException Class

There is a partial failure in batch operations.

Inheritance
PartialBatchErrorException

Constructor

PartialBatchErrorException(message, response, parts)

Parameters

message
str
Required

The message of the exception.

response
Required

Server response to be deserialized.

parts
list
Required

A list of the parts in multipart response.