Package | Description |
---|---|
org.apache.qpid.amqp_1_0.type | |
org.apache.qpid.amqp_1_0.type.transaction | |
org.apache.qpid.amqp_1_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–2016 The Apache Software Foundation. All rights reserved.