public class ActiveMQAMQPException extends ActiveMQException
Constructor and Description |
---|
ActiveMQAMQPException(org.apache.qpid.proton.amqp.Symbol amqpError,
String message,
ActiveMQExceptionType t) |
ActiveMQAMQPException(org.apache.qpid.proton.amqp.Symbol amqpError,
String message,
Throwable e,
ActiveMQExceptionType t) |
Modifier and Type | Method and Description |
---|---|
org.apache.qpid.proton.amqp.Symbol |
getAmqpError() |
getType, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public ActiveMQAMQPException(org.apache.qpid.proton.amqp.Symbol amqpError, String message, Throwable e, ActiveMQExceptionType t)
public ActiveMQAMQPException(org.apache.qpid.proton.amqp.Symbol amqpError, String message, ActiveMQExceptionType t)
Copyright © 2016 The Apache Software Foundation. All rights reserved.