ErrorContext Class
- java.
lang. Object - com.
microsoft. azure. eventhubs. ErrorContext
- com.
Implements
public abstract class ErrorContext
implements Serializable
Constructor Summary
Modifier | Constructor | Description | |
---|---|---|---|
protected | ErrorContext(String namespaceName) |
Method Summary
Modifier and Type | Method and Description |
---|---|
protected String | getNamespaceName() |
String | toString() |
Methods inherited from java.lang.Object
Constructor Details
ErrorContext
protected ErrorContext(String namespaceName)
Parameters:
namespaceName
Method Details
getNamespaceName
protected String getNamespaceName()
toString
public String toString()
Overrides:
ErrorContext.toString()Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java