Class ExportErrorException

All Implemented Interfaces:
Serializable

public class ExportErrorException extends DbxApiException
Exception thrown when the server responds with a ExportError error.

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

See Also: