Class MembersGetInfoErrorException

All Implemented Interfaces:
Serializable

public class MembersGetInfoErrorException extends DbxApiException
Exception thrown when the server responds with a MembersGetInfoError error.

This exception is raised by DbxTeamTeamRequests.membersGetInfo(java.util.List) and DbxTeamTeamRequests.membersGetInfoV2(java.util.List).

See Also: