Class CreateSharedLinkWithSettingsErrorException

All Implemented Interfaces:
Serializable

public class CreateSharedLinkWithSettingsErrorException extends DbxApiException
Exception thrown when the server responds with a CreateSharedLinkWithSettingsError error.

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

See Also: