Class CreateSharedLinkErrorException

All Implemented Interfaces:
Serializable

public class CreateSharedLinkErrorException extends DbxApiException
Exception thrown when the server responds with a CreateSharedLinkError error.

This exception is raised by DbxUserSharingRequests.createSharedLink(String).

See Also: