Class GroupDeleteErrorException

All Implemented Interfaces:
Serializable

public class GroupDeleteErrorException extends DbxApiException
Exception thrown when the server responds with a GroupDeleteError error.

This exception is raised by DbxTeamTeamRequests.groupsDelete(com.dropbox.core.v2.team.GroupSelector).

See Also: