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