Enum BackendErrorType
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