Class PreviewErrorException

All Implemented Interfaces:
Serializable

public class PreviewErrorException extends DbxApiException
Exception thrown when the server responds with a PreviewError error.

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

See Also: