Class UpdateFileRequestErrorException

All Implemented Interfaces:
Serializable

public class UpdateFileRequestErrorException extends DbxApiException
Exception thrown when the server responds with a UpdateFileRequestError error.

This exception is raised by DbxUserFileRequestsRequests.update(String).

See Also: