Class TeamFolderCreateErrorException

All Implemented Interfaces:
Serializable

public class TeamFolderCreateErrorException extends DbxApiException
Exception thrown when the server responds with a TeamFolderCreateError error.

This exception is raised by DbxTeamTeamRequests.teamFolderCreate(String,com.dropbox.core.v2.files.SyncSettingArg).

See Also: