Class RevokeSharedLinkErrorException

All Implemented Interfaces:
Serializable

public class RevokeSharedLinkErrorException extends DbxApiException
Exception thrown when the server responds with a RevokeSharedLinkError error.

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

See Also: