public class JMSExceptionValue extends Object
| Constructor and Description |
|---|
JMSExceptionValue(Class<JMSException> jmsExceptionClass,
String errorCode,
String errorText) |
| Modifier and Type | Method and Description |
|---|---|
JMSException |
newInstance(String operation,
Throwable t) |
String |
toString() |
public JMSExceptionValue(Class<JMSException> jmsExceptionClass, String errorCode, String errorText)
Copyright 2004-2020 Solace Corporation. All rights reserved.