org.apache.activemq.broker
public class DestinationAlreadyExistsException extends javax.jms.JMSException
Constructor and Description |
---|
DestinationAlreadyExistsException(ActiveMQDestination destination) |
Modifier and Type | Method and Description |
---|---|
ActiveMQDestination |
getDestination() |
getErrorCode, getLinkedException, setLinkedException
public DestinationAlreadyExistsException(ActiveMQDestination destination)
public ActiveMQDestination getDestination()
Copyright © 2005-2014. All Rights Reserved.