Class DeleteFileRequestErrorException

All Implemented Interfaces:
Serializable

public class DeleteFileRequestErrorException extends DbxApiException
Exception thrown when the server responds with a DeleteFileRequestError error.

This exception is raised by DbxUserFileRequestsRequests.delete(java.util.List).

See Also: