| Package | Description |
|---|---|
| org.apache.qpid.server.protocol.v1_0.type | |
| org.apache.qpid.server.protocol.v1_0.type.transaction | |
| org.apache.qpid.server.protocol.v1_0.type.transport |
| Constructor and Description |
|---|
AmqpErrorException(ErrorCondition condition) |
AmqpErrorException(ErrorCondition condition,
String format,
Object... args) |
| Modifier and Type | Class and Description |
|---|---|
class |
TransactionErrors |
| Modifier and Type | Class and Description |
|---|---|
class |
AmqpError |
class |
ConnectionError |
class |
LinkError |
class |
SessionError |
| Modifier and Type | Method and Description |
|---|---|
ErrorCondition |
Error.getCondition() |
| Modifier and Type | Method and Description |
|---|---|
void |
Error.setCondition(ErrorCondition condition) |
| Constructor and Description |
|---|
Error(ErrorCondition condition,
String description) |
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.