| Package | Description |
|---|---|
| org.hornetq.core.protocol.proton.exceptions |
| Modifier and Type | Method and Description |
|---|---|
static HornetQAMQPException.AmqpError |
HornetQAMQPException.AmqpError.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HornetQAMQPException.AmqpError[] |
HornetQAMQPException.AmqpError.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
HornetQAMQPException(HornetQAMQPException.AmqpError amqpError,
String message) |
Copyright © 2013 JBoss, a division of Red Hat. All rights reserved.