174 строки
8.6 KiB
YAML
174 строки
8.6 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.microsoft.azure.servicebus.amqp.AmqpErrorCode"
|
|
fullName: "com.microsoft.azure.servicebus.amqp.AmqpErrorCode"
|
|
name: "AmqpErrorCode"
|
|
nameWithType: "AmqpErrorCode"
|
|
inheritances:
|
|
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
|
|
inheritedClassMethods:
|
|
- 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#toString--\">toString</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 final class **AmqpErrorCode**"
|
|
constructors:
|
|
- uid: "com.microsoft.azure.servicebus.amqp.AmqpErrorCode.AmqpErrorCode()"
|
|
fullName: "com.microsoft.azure.servicebus.amqp.AmqpErrorCode.AmqpErrorCode()"
|
|
name: "AmqpErrorCode()"
|
|
nameWithType: "AmqpErrorCode.AmqpErrorCode()"
|
|
syntax: "public AmqpErrorCode()"
|
|
fields:
|
|
- uid: "com.microsoft.azure.servicebus.amqp.AmqpErrorCode.AmqpLinkDetachForced"
|
|
fullName: "com.microsoft.azure.servicebus.amqp.AmqpErrorCode.AmqpLinkDetachForced"
|
|
name: "AmqpLinkDetachForced"
|
|
nameWithType: "AmqpErrorCode.AmqpLinkDetachForced"
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"org.apache.qpid.proton.amqp.Symbol?alt=org.apache.qpid.proton.amqp.Symbol&text=Symbol\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final Symbol AmqpLinkDetachForced"
|
|
- uid: "com.microsoft.azure.servicebus.amqp.AmqpErrorCode.ConnectionForced"
|
|
fullName: "com.microsoft.azure.servicebus.amqp.AmqpErrorCode.ConnectionForced"
|
|
name: "ConnectionForced"
|
|
nameWithType: "AmqpErrorCode.ConnectionForced"
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"org.apache.qpid.proton.amqp.Symbol?alt=org.apache.qpid.proton.amqp.Symbol&text=Symbol\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final Symbol ConnectionForced"
|
|
- uid: "com.microsoft.azure.servicebus.amqp.AmqpErrorCode.DecodeError"
|
|
fullName: "com.microsoft.azure.servicebus.amqp.AmqpErrorCode.DecodeError"
|
|
name: "DecodeError"
|
|
nameWithType: "AmqpErrorCode.DecodeError"
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"org.apache.qpid.proton.amqp.Symbol?alt=org.apache.qpid.proton.amqp.Symbol&text=Symbol\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final Symbol DecodeError"
|
|
- uid: "com.microsoft.azure.servicebus.amqp.AmqpErrorCode.FramingError"
|
|
fullName: "com.microsoft.azure.servicebus.amqp.AmqpErrorCode.FramingError"
|
|
name: "FramingError"
|
|
nameWithType: "AmqpErrorCode.FramingError"
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"org.apache.qpid.proton.amqp.Symbol?alt=org.apache.qpid.proton.amqp.Symbol&text=Symbol\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final Symbol FramingError"
|
|
- uid: "com.microsoft.azure.servicebus.amqp.AmqpErrorCode.IllegalState"
|
|
fullName: "com.microsoft.azure.servicebus.amqp.AmqpErrorCode.IllegalState"
|
|
name: "IllegalState"
|
|
nameWithType: "AmqpErrorCode.IllegalState"
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"org.apache.qpid.proton.amqp.Symbol?alt=org.apache.qpid.proton.amqp.Symbol&text=Symbol\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final Symbol IllegalState"
|
|
- uid: "com.microsoft.azure.servicebus.amqp.AmqpErrorCode.InternalError"
|
|
fullName: "com.microsoft.azure.servicebus.amqp.AmqpErrorCode.InternalError"
|
|
name: "InternalError"
|
|
nameWithType: "AmqpErrorCode.InternalError"
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"org.apache.qpid.proton.amqp.Symbol?alt=org.apache.qpid.proton.amqp.Symbol&text=Symbol\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final Symbol InternalError"
|
|
- uid: "com.microsoft.azure.servicebus.amqp.AmqpErrorCode.NotAllowed"
|
|
fullName: "com.microsoft.azure.servicebus.amqp.AmqpErrorCode.NotAllowed"
|
|
name: "NotAllowed"
|
|
nameWithType: "AmqpErrorCode.NotAllowed"
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"org.apache.qpid.proton.amqp.Symbol?alt=org.apache.qpid.proton.amqp.Symbol&text=Symbol\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final Symbol NotAllowed"
|
|
- uid: "com.microsoft.azure.servicebus.amqp.AmqpErrorCode.NotFound"
|
|
fullName: "com.microsoft.azure.servicebus.amqp.AmqpErrorCode.NotFound"
|
|
name: "NotFound"
|
|
nameWithType: "AmqpErrorCode.NotFound"
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"org.apache.qpid.proton.amqp.Symbol?alt=org.apache.qpid.proton.amqp.Symbol&text=Symbol\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final Symbol NotFound"
|
|
- uid: "com.microsoft.azure.servicebus.amqp.AmqpErrorCode.NotImplemented"
|
|
fullName: "com.microsoft.azure.servicebus.amqp.AmqpErrorCode.NotImplemented"
|
|
name: "NotImplemented"
|
|
nameWithType: "AmqpErrorCode.NotImplemented"
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"org.apache.qpid.proton.amqp.Symbol?alt=org.apache.qpid.proton.amqp.Symbol&text=Symbol\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final Symbol NotImplemented"
|
|
- uid: "com.microsoft.azure.servicebus.amqp.AmqpErrorCode.PayloadSizeExceeded"
|
|
fullName: "com.microsoft.azure.servicebus.amqp.AmqpErrorCode.PayloadSizeExceeded"
|
|
name: "PayloadSizeExceeded"
|
|
nameWithType: "AmqpErrorCode.PayloadSizeExceeded"
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"org.apache.qpid.proton.amqp.Symbol?alt=org.apache.qpid.proton.amqp.Symbol&text=Symbol\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final Symbol PayloadSizeExceeded"
|
|
- uid: "com.microsoft.azure.servicebus.amqp.AmqpErrorCode.ProtonIOError"
|
|
fullName: "com.microsoft.azure.servicebus.amqp.AmqpErrorCode.ProtonIOError"
|
|
name: "ProtonIOError"
|
|
nameWithType: "AmqpErrorCode.ProtonIOError"
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"org.apache.qpid.proton.amqp.Symbol?alt=org.apache.qpid.proton.amqp.Symbol&text=Symbol\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final Symbol ProtonIOError"
|
|
- uid: "com.microsoft.azure.servicebus.amqp.AmqpErrorCode.ResourceLimitExceeded"
|
|
fullName: "com.microsoft.azure.servicebus.amqp.AmqpErrorCode.ResourceLimitExceeded"
|
|
name: "ResourceLimitExceeded"
|
|
nameWithType: "AmqpErrorCode.ResourceLimitExceeded"
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"org.apache.qpid.proton.amqp.Symbol?alt=org.apache.qpid.proton.amqp.Symbol&text=Symbol\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final Symbol ResourceLimitExceeded"
|
|
- uid: "com.microsoft.azure.servicebus.amqp.AmqpErrorCode.Stolen"
|
|
fullName: "com.microsoft.azure.servicebus.amqp.AmqpErrorCode.Stolen"
|
|
name: "Stolen"
|
|
nameWithType: "AmqpErrorCode.Stolen"
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"org.apache.qpid.proton.amqp.Symbol?alt=org.apache.qpid.proton.amqp.Symbol&text=Symbol\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final Symbol Stolen"
|
|
- uid: "com.microsoft.azure.servicebus.amqp.AmqpErrorCode.UnauthorizedAccess"
|
|
fullName: "com.microsoft.azure.servicebus.amqp.AmqpErrorCode.UnauthorizedAccess"
|
|
name: "UnauthorizedAccess"
|
|
nameWithType: "AmqpErrorCode.UnauthorizedAccess"
|
|
modifiers:
|
|
- "static"
|
|
- "final"
|
|
field:
|
|
type: "<xref href=\"org.apache.qpid.proton.amqp.Symbol?alt=org.apache.qpid.proton.amqp.Symbol&text=Symbol\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public static final Symbol UnauthorizedAccess"
|
|
type: "class"
|
|
metadata: {}
|
|
package: "com.microsoft.azure.servicebus.amqp"
|
|
artifact: com.microsoft.azure:azure-servicebus:3.6.7
|