Class SharedFolderAccessErrorException

All Implemented Interfaces:
Serializable

public class SharedFolderAccessErrorException extends DbxApiException
Exception thrown when the server responds with a SharedFolderAccessError error.

This exception is raised by DbxUserSharingRequests.getFolderMetadata(String,java.util.List) and DbxUserSharingRequests.listFolderMembers(String).

See Also: