ConditionStatusMapper enum
Mapeia as condições para os códigos numéricos de status AMQP Response.
Campos
| amqp:not-allowed = 400 | |
| com.microsoft:argument-error = 400 | |
| com.microsoft:argument-out-of-range = 400 | |
| com.microsoft:entity-disabled = 400 | |
| amqp:unauthorized-access = 401 | |
| com.microsoft:publisher-revoked = 401 | |
| amqp:link:message-size-exceeded = 403 | |
| amqp:resource-limit-exceeded = 403 | |
| amqp:not-found = 404 | |
| com.microsoft:timeout = 408 | |
| com.microsoft:entity-already-exists = 409 | |
| amqp:link:stolen = 410 | |
| com.microsoft:message-lock-lost = 410 | |
| com.microsoft:partition-not-owned = 410 | |
| com.microsoft:session-cannot-be-locked = 410 | |
| com.microsoft:session-lock-lost = 410 | |
| com.microsoft:store-lock-lost = 410 | |
| com.microsoft:no-matching-subscription = 500 | |
| amqp:not-implemented = 501 | |
| com.microsoft:server-busy = 503 |