|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
javax.jms.JMSException
org.apache.activemq.broker.DestinationAlreadyExistsException
public class DestinationAlreadyExistsException
An exception thrown if a destination is attempted to be created when it already exists.
| Constructor Summary | |
|---|---|
DestinationAlreadyExistsException(ActiveMQDestination destination)
|
|
| Method Summary | |
|---|---|
ActiveMQDestination |
getDestination()
|
| Methods inherited from class javax.jms.JMSException |
|---|
getErrorCode, getLinkedException, setLinkedException |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DestinationAlreadyExistsException(ActiveMQDestination destination)
| Method Detail |
|---|
public ActiveMQDestination getDestination()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||