Class RestoreErrorException

All Implemented Interfaces:
Serializable

public class RestoreErrorException extends DbxApiException
Exception thrown when the server responds with a RestoreError error.

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

See Also: