Wow
Toggle table of contents
8.12.2
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Wow
wow-core
/
me.ahoo.wow.infra.batch
/
BatchOverflowException
Batch
Overflow
Exception
class
BatchOverflowException
(
val
coordinatorName
:
String
,
val
maxPendingItems
:
Int
)
:
IllegalStateException
,
RecoverableException
Members
Constructors
Batch
Overflow
Exception
Link copied to clipboard
constructor
(
coordinatorName
:
String
,
maxPendingItems
:
Int
)
Properties
coordinator
Name
Link copied to clipboard
val
coordinatorName
:
String
max
Pending
Items
Link copied to clipboard
val
maxPendingItems
:
Int