Class AddFileMemberErrorException

All Implemented Interfaces:
Serializable

public class AddFileMemberErrorException extends DbxApiException
Exception thrown when the server responds with a AddFileMemberError error.

This exception is raised by DbxUserSharingRequests.addFileMember(String,java.util.List).

See Also: