Uses of Class
com.microsoft.azure.eventhubs.PayloadSizeExceededException
-
Packages that use PayloadSizeExceededException Package Description com.microsoft.azure.eventhubs -
-
Uses of PayloadSizeExceededException in com.microsoft.azure.eventhubs
Methods in com.microsoft.azure.eventhubs that throw PayloadSizeExceededException Modifier and Type Method Description boolean
EventDataBatch. tryAdd(EventData eventData)
Add'sEventData
toEventDataBatch
, if permitted by the batch's size limit.
-