Class ModifySharedLinkSettingsErrorException

All Implemented Interfaces:
Serializable

public class ModifySharedLinkSettingsErrorException extends DbxApiException
Exception thrown when the server responds with a ModifySharedLinkSettingsError error.

This exception is raised by DbxUserSharingRequests.modifySharedLinkSettings(String,SharedLinkSettings,boolean).

See Also: