public class DestinationDoesNotExistException extends JMSException
Constructor and Description |
---|
DestinationDoesNotExistException(String destination) |
Modifier and Type | Method and Description |
---|---|
String |
getLocalizedMessage() |
boolean |
isTemporary() |
getErrorCode, getLinkedException, setLinkedException
addSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public DestinationDoesNotExistException(String destination)
public boolean isTemporary()
public String getLocalizedMessage()
getLocalizedMessage
in class Throwable
Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.