Class UpdateFolderMemberErrorException

All Implemented Interfaces:
Serializable

public class UpdateFolderMemberErrorException extends DbxApiException
Exception thrown when the server responds with a UpdateFolderMemberError error.

This exception is raised by DbxUserSharingRequests.updateFolderMember(String,MemberSelector,AccessLevel).

See Also: