40 строки
3.1 KiB
YAML
40 строки
3.1 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.microsoft.azure.servicebus.primitives.SenderErrorContext"
|
|
fullName: "com.microsoft.azure.servicebus.primitives.SenderErrorContext"
|
|
name: "SenderErrorContext"
|
|
nameWithType: "SenderErrorContext"
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.microsoft.azure.servicebus.primitives.ErrorContext?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- classRef: "<xref href=\"com.microsoft.azure.servicebus.primitives.ErrorContext?alt=com.microsoft.azure.servicebus.primitives.ErrorContext&text=ErrorContext\" data-throw-if-not-resolved=\"False\" />"
|
|
methodsRef:
|
|
- "<xref href=\"com.microsoft.azure.servicebus.primitives.ErrorContext.getNamespaceName()?alt=com.microsoft.azure.servicebus.primitives.ErrorContext.getNamespaceName&text=getNamespaceName\" data-throw-if-not-resolved=\"False\" />"
|
|
- "<xref href=\"com.microsoft.azure.servicebus.primitives.ErrorContext.toString()?alt=com.microsoft.azure.servicebus.primitives.ErrorContext.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
|
|
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
|
|
methodsRef:
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
|
|
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
|
|
syntax: "public class **SenderErrorContext**</br> extends <xref href=\"com.microsoft.azure.servicebus.primitives.ErrorContext?alt=com.microsoft.azure.servicebus.primitives.ErrorContext&text=ErrorContext\" data-throw-if-not-resolved=\"False\" />"
|
|
methods:
|
|
- uid: "com.microsoft.azure.servicebus.primitives.SenderErrorContext.toString()"
|
|
fullName: "com.microsoft.azure.servicebus.primitives.SenderErrorContext.toString()"
|
|
name: "toString()"
|
|
nameWithType: "SenderErrorContext.toString()"
|
|
overridden: "com.microsoft.azure.servicebus.primitives.ErrorContext.toString()"
|
|
syntax: "public String toString()"
|
|
returns:
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
type: "class"
|
|
metadata: {}
|
|
package: "com.microsoft.azure.servicebus.primitives"
|
|
artifact: com.microsoft.azure:azure-servicebus:3.6.7
|