Class GroupsGetInfoErrorException

All Implemented Interfaces:
Serializable

public class GroupsGetInfoErrorException extends DbxApiException
Exception thrown when the server responds with a GroupsGetInfoError error.

This exception is raised by DbxTeamTeamRequests.groupsGetInfo(com.dropbox.core.v2.team.GroupsSelector).

See Also: