Class AddFolderMemberErrorException

All Implemented Interfaces:
Serializable

public class AddFolderMemberErrorException extends DbxApiException
Exception thrown when the server responds with a AddFolderMemberError error.

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

See Also: