public class DestinationAlreadyExistsException extends javax.jms.JMSException
Constructor and Description |
---|
DestinationAlreadyExistsException(ActiveMQDestination destination) |
Modifier and Type | Method and Description |
---|---|
ActiveMQDestination |
getDestination() |
getErrorCode, getLinkedException, setLinkedException
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DestinationAlreadyExistsException(ActiveMQDestination destination)
public ActiveMQDestination getDestination()
Copyright © 2005–2014. All rights reserved.