Class GetTemporaryLinkErrorException

All Implemented Interfaces:
Serializable

public class GetTemporaryLinkErrorException extends DbxApiException
Exception thrown when the server responds with a GetTemporaryLinkError error.

This exception is raised by DbxUserFilesRequests.getTemporaryLink(String).

See Also: