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 booleanEventDataBatch. tryAdd(EventData eventData)Add'sEventDatatoEventDataBatch, if permitted by the batch's size limit.
-