BatchOverflowException

class BatchOverflowException(val coordinatorName: String, val maxPendingItems: Int) : IllegalStateException, RecoverableException

Constructors

Link copied to clipboard
constructor(coordinatorName: String, maxPendingItems: Int)

Properties

Link copied to clipboard
Link copied to clipboard