Class SaveUrlErrorException

All Implemented Interfaces:
Serializable

public class SaveUrlErrorException extends DbxApiException
Exception thrown when the server responds with a SaveUrlError error.

This exception is raised by DbxUserFilesRequests.saveUrl(String,String).

See Also: