Class ErrorGroups.Snapshots
Snapshots errors.
public static class ErrorGroups.Snapshots
- Inheritance
-
ErrorGroups.Snapshots
- Inherited Members
Fields
ErrorPrefix
Snapshots error prefix.
public const string ErrorPrefix = "GG"
Field Value
GroupCode
Snapshots group code.
public const short GroupCode = 1006
Field Value
GroupName
Snapshots group name.
public const string GroupName = "SNAPSHOTS"
Field Value
Snapshot
Snapshot error.
public const int Snapshot = 65929217
Field Value
SnapshotCanceled
SnapshotCanceled error.
public const int SnapshotCanceled = 65929218
Field Value
SnapshotEncryptionProviderNotFound
SnapshotEncryptionProviderNotFound error.
public const int SnapshotEncryptionProviderNotFound = 65929225
Field Value
SnapshotIllegalArgument
SnapshotIllegalArgument error.
public const int SnapshotIllegalArgument = 65929219
Field Value
SnapshotMetaNotFound
SnapshotMetaNotFound error.
public const int SnapshotMetaNotFound = 65929221
Field Value
SnapshotNotFound
SnapshotNotFound error.
public const int SnapshotNotFound = 65929220
Field Value
SnapshotOperationNotFound
SnapshotOperationNotFound error.
public const int SnapshotOperationNotFound = 65929222
Field Value
SnapshotReplicaTimeout
SnapshotReplicaTimeout error.
public const int SnapshotReplicaTimeout = 65929226
Field Value
SnapshotTablesNotFound
SnapshotTablesNotFound error.
public const int SnapshotTablesNotFound = 65929223
Field Value
SnapshotUriNotFound
SnapshotUriNotFound error.
public const int SnapshotUriNotFound = 65929224