Class MultiObjectDeleteException

All Implemented Interfaces:
Serializable

public class MultiObjectDeleteException extends AmazonS3Exception implements Serializable
Exception for partial or total failure of the multi-object delete API, including the errors that occurred. For successfully deleted objects, refer to getDeletedObjects().
See Also: