Class SharingUserErrorException

All Implemented Interfaces:
Serializable

public class SharingUserErrorException extends DbxApiException
Exception thrown when the server responds with a SharingUserError error.

This exception is raised by DbxUserSharingRequests.getFileMetadataBatch(java.util.List,java.util.List), DbxUserSharingRequests.listFileMembersBatch(java.util.List,long), and DbxUserSharingRequests.listReceivedFiles(com.dropbox.core.v2.sharing.ListFilesArg).

See Also: