Class RelinquishAccessErrorException

All Implemented Interfaces:
Serializable

public class RelinquishAccessErrorException extends DbxApiException
Exception thrown when the server responds with a RelinquishAccessError error.

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

See Also: