static let TransactionExpired: UInt32
(1000) The transaction has expired.
static let TransactionContainerInvalid: UInt32
(1001) The transaction id refers to a container that does not exist. It may happen if the container is deleted locally without notifying the server.
static let TransactionCanceled: UInt32
(1002) The transaction has been canceled.