Package com.microsoft.azure.eventhubs
Class ErrorContext
- java.lang.Object
-
- com.microsoft.azure.eventhubs.ErrorContext
-
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ReceiverContext
,SenderContext
public abstract class ErrorContext extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
ErrorContext(String namespaceName)
-