Show / Hide Table of Contents

Class ThumbnailV2Error.NotFound

The shared link does not exist.

Inheritance
System.Object
ThumbnailV2Error
ThumbnailV2Error.NotFound
Inherited Members
ThumbnailV2Error.IsPath
ThumbnailV2Error.AsPath
ThumbnailV2Error.IsUnsupportedExtension
ThumbnailV2Error.AsUnsupportedExtension
ThumbnailV2Error.IsUnsupportedImage
ThumbnailV2Error.AsUnsupportedImage
ThumbnailV2Error.IsConversionError
ThumbnailV2Error.AsConversionError
ThumbnailV2Error.IsAccessDenied
ThumbnailV2Error.AsAccessDenied
ThumbnailV2Error.IsNotFound
ThumbnailV2Error.AsNotFound
ThumbnailV2Error.IsOther
ThumbnailV2Error.AsOther
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Dropbox.Api.Files
Assembly: Dropbox.Api.dll
Syntax
public sealed class NotFound : ThumbnailV2Error

Fields

| Improve this Doc View Source

Instance

A singleton instance of NotFound

Declaration
public static readonly ThumbnailV2Error.NotFound Instance
Field Value
Type Description
ThumbnailV2Error.NotFound
  • Improve this Doc
  • View Source
In This Article
  • Fields
    • Instance
Back to top Generated by DocFX