Class UnshareFileErrorException

All Implemented Interfaces:
Serializable

public class UnshareFileErrorException extends DbxApiException
Exception thrown when the server responds with a UnshareFileError error.

This exception is raised by DbxUserSharingRequests.unshareFile(String).

See Also: