Class GetFileMetadataErrorException

All Implemented Interfaces:
Serializable

public class GetFileMetadataErrorException extends DbxApiException
Exception thrown when the server responds with a GetFileMetadataError error.

This exception is raised by DbxUserSharingRequests.getFileMetadata(String,java.util.List).

See Also: