Show / Hide Table of Contents

Class SetProfilePhotoError.TransientError

Temporary infrastructure failure, please retry.

Inheritance
System.Object
SetProfilePhotoError
SetProfilePhotoError.TransientError
Inherited Members
SetProfilePhotoError.IsFileTypeError
SetProfilePhotoError.AsFileTypeError
SetProfilePhotoError.IsFileSizeError
SetProfilePhotoError.AsFileSizeError
SetProfilePhotoError.IsDimensionError
SetProfilePhotoError.AsDimensionError
SetProfilePhotoError.IsThumbnailError
SetProfilePhotoError.AsThumbnailError
SetProfilePhotoError.IsTransientError
SetProfilePhotoError.AsTransientError
SetProfilePhotoError.IsOther
SetProfilePhotoError.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.Account
Assembly: Dropbox.Api.dll
Syntax
public sealed class TransientError : SetProfilePhotoError

Fields

| Improve this Doc View Source

Instance

A singleton instance of TransientError

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