Class GroupCreateErrorException

All Implemented Interfaces:
Serializable

public class GroupCreateErrorException extends DbxApiException
Exception thrown when the server responds with a GroupCreateError error.

This exception is raised by DbxTeamTeamRequests.groupsCreate(String).

See Also: