Uses of Class
com.microsoft.azure.eventhubs.ErrorContext
-
Packages that use ErrorContext Package Description com.microsoft.azure.eventhubs com.microsoft.azure.eventhubs.impl -
-
Uses of ErrorContext in com.microsoft.azure.eventhubs
Methods in com.microsoft.azure.eventhubs that return ErrorContext Modifier and Type Method Description ErrorContextEventHubException. getContext()Methods in com.microsoft.azure.eventhubs with parameters of type ErrorContext Modifier and Type Method Description voidEventHubException. setContext(ErrorContext errorContext) -
Uses of ErrorContext in com.microsoft.azure.eventhubs.impl
Subclasses of ErrorContext in com.microsoft.azure.eventhubs.impl Modifier and Type Class Description classReceiverContextclassSenderContextMethods in com.microsoft.azure.eventhubs.impl that return ErrorContext Modifier and Type Method Description ErrorContextMessageReceiver. getContext()ErrorContextMessageSender. getContext()
-