javax.jms
public class JMSException extends Exception
Version: $Rev: 467553 $ $Date: 2006-10-25 05:01:51 +0100 (Wed, 25 Oct 2006) $
Constructor Summary | |
---|---|
JMSException(String reason, String errorCode) | |
JMSException(String reason) |
Method Summary | |
---|---|
String | getErrorCode() |
Exception | getLinkedException() |
void | setLinkedException(Exception ex) |