Search Results for

    Show / Hide Table of Contents

    Enum BackendErrorType

    Namespace: Glitch9.IO.Networking.RESTApi
    Assembly: Glitch9.IO.dll
    Syntax
    public enum BackendErrorType

    Fields

    Name Description
    AccessDenied
    AccessRestricted
    ActivityLimitReached
    AuthenticationCancelled
    AuthenticationFailure
    CannotSnapshotTree
    ChildItemCountExceeded
    ConflictedState
    EntityTagDoesNotMatch
    FragmentLengthMismatch
    FragmentOutOfOrder
    FragmentOverlap
    GeneralException
    ImageNotFound
    InternalServer
    InvalidAcceptType
    InvalidParameterFormat
    InvalidPath
    InvalidQueryOption
    InvalidRange
    InvalidRequest
    InvalidStartIndex
    ItemNotFound
    LockMismatch
    LockNotFoundOrAlreadyExpired
    LockOwnerMismatch
    MalformedEntityTag
    MalwareDetected
    MaxDocumentCountExceeded
    MaxFileSizeExceeded
    MaxFolderCountExceeded
    MaxFragmentLengthExceeded
    MaxItemCountExceeded
    MaxQueryLengthExceeded
    MaxStreamSizeExceeded
    ModelStream
    NameAlreadyExists
    NotAllowed
    NotFound
    NotSupported
    ParameterIsTooLong
    ParameterIsTooSmall
    PathIsTooLong
    PathTooDeep
    PaymentRequired
    PropertyNotUpdateable
    QuotaLimitReached
    Request_ResourceNotFound
    ResourceModified
    ResyncApplyDifferences
    ResyncRequired
    ResyncUploadDifferences
    ServiceReadOnly
    ServiceUnavailable
    ThrottledRequest
    Timeout
    TooManyRedirects
    TooManyResultsRequested
    TooManyTermsInQuery
    TotalAffectedItemCountExceeded
    TruncationNotAllowed
    Unauthenticated
    Unknown
    UploadSessionFailed
    UploadSessionIncomplete
    UploadSessionNotFound
    VirusSuspicious
    ZeroOrFewerResultsRequested

    Extension Methods

    TrTaskExtensions.TrDeferred<BackendErrorType>(BackendErrorType, Action<TrStringTask>)
    TrTaskExtensions.Tr<BackendErrorType>(BackendErrorType)
    EnumExtensions.HasAnyFlag<BackendErrorType>(BackendErrorType, BackendErrorType?)
    EnumExtensions.ToFlagList<BackendErrorType>(BackendErrorType)
    EnumExtensions.ToFlagSet<BackendErrorType>(BackendErrorType)
    EnumExtensions.ToJoinedString<BackendErrorType>(BackendErrorType, char, char)
    EnumExtensions.ToLowerInvariantString<BackendErrorType>(BackendErrorType)
    EventExtensions.ToDelta<BackendErrorType>(BackendErrorType, string, int, string, bool)
    EventExtensions.ToDone<BackendErrorType>(BackendErrorType, string, int, string)
    EventExtensions.ToEvent<BackendErrorType>(BackendErrorType)
    EventExtensions.UpcastDelta<BackendErrorType, T2>(BackendErrorType, string, int, string, bool)
    ExperimentalAttributeExtensions.IsExperimental<BackendErrorType>(BackendErrorType)
    FallbackExtensions.IsOr<BackendErrorType, TChild>(BackendErrorType, TChild)
    ResponseCastingExtensions.GetResult<BackendErrorType>(BackendErrorType)
    LogMessageExtensions.GetDisplayedMessage<BackendErrorType>(BackendErrorType)
    LogMessageExtensions.GetLogMessage<BackendErrorType>(BackendErrorType)
    SystemExtensions.GetHashCodeOrDefault<BackendErrorType>(BackendErrorType)
    RESTEnum.GetRESTEnum(Enum)
    InspectorNameUtils.GetInspectorName(Enum, string)
    SystemExtensions.GetName(object)
    • Edit this page
    • View Source
    In this article
    Back to top AI DevKit Documentation