public class HornetQAMQPException extends HornetQException
Modifier and Type | Class and Description |
---|---|
static class |
HornetQAMQPException.AmqpError |
Constructor and Description |
---|
HornetQAMQPException(HornetQAMQPException.AmqpError amqpError,
String message) |
Modifier and Type | Method and Description |
---|---|
String |
getAmqpError() |
getType, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public HornetQAMQPException(HornetQAMQPException.AmqpError amqpError, String message)
public String getAmqpError()
Copyright © 2013 JBoss, a division of Red Hat. All rights reserved.