Class ReceiverContext
- java.lang.Object
-
- com.microsoft.azure.eventhubs.ErrorContext
-
- com.microsoft.azure.eventhubs.impl.ReceiverContext
-
- All Implemented Interfaces:
Serializable
public class ReceiverContext extends ErrorContext
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
toString()
-
Methods inherited from class com.microsoft.azure.eventhubs.ErrorContext
getNamespaceName
-
-
-
-
Method Detail
-
toString
public String toString()
- Overrides:
toString
in classErrorContext
-
-