Class FileMemberActionErrorException

All Implemented Interfaces:
Serializable

public class FileMemberActionErrorException extends DbxApiException
Exception thrown when the server responds with a FileMemberActionError error.

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

See Also: