public class DestinationDoesNotExistException extends JMSException
| Constructor and Description |
|---|
DestinationDoesNotExistException(String destination) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLocalizedMessage() |
boolean |
isTemporary() |
getErrorCode, getLinkedException, setLinkedExceptionaddSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DestinationDoesNotExistException(String destination)
public boolean isTemporary()
public String getLocalizedMessage()
getLocalizedMessage in class ThrowableCopyright © 2005–2015 FuseSource, Corp.. All rights reserved.