public class JMSException extends Exception
Constructor and Description |
---|
JMSException(String reason) |
JMSException(String reason,
String errorCode) |
Modifier and Type | Method and Description |
---|---|
String |
getErrorCode() |
Exception |
getLinkedException() |
void |
setLinkedException(Exception ex) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public JMSException(String reason)
Copyright © 2013. All Rights Reserved.