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
Spolupracujte s námi na GitHubu
Zdroj tohoto obsahu najdete na GitHubu, kde můžete také vytvářet a kontrolovat problémy a žádosti o přijetí změn. Další informace najdete v našem průvodci pro přispěvatele.
Azure SDK for Java