public class JMSException extends JMSException
| Modifier and Type | Method and Description |
|---|---|
Exception |
getLinkedException() |
void |
setLinkedException(Exception cause) |
getErrorCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic final void setLinkedException(Exception cause)
setLinkedException in class JMSExceptionpublic final Exception getLinkedException()
getLinkedException in class JMSException