javax.jms
public class JMSException extends Exception
| Constructor Summary | |
|---|---|
| JMSException(String reason, String errorCode) | |
| JMSException(String reason) | |
| Method Summary | |
|---|---|
| String | getErrorCode() |
| Exception | getLinkedException() |
| void | setLinkedException(Exception ex) |