enum CommandBatcherError
extension CommandBatcher.CommandBatcherError : Equatable, Error, Hashable, Sendable
Errors that can be thrown by the command batcher.
-
Undocumented
Declaration
Swift
case notCommitted
-
Undocumented
Declaration
Swift
case rpcNotCompleted
-
Undocumented
Declaration
Swift
case responseNotFound
-
Undocumented
Declaration
Swift
case failedToTransformResponse
-
Undocumented
Declaration
Swift
case alreadyCommitted