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, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic 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 © 2017 The Apache Software Foundation. All Rights Reserved.