- get(String) - Method in interface com.ibm.ima.jms.ImaProperties
-
Returns the value of the specified property as an Object.
- getBoolean(String, boolean) - Method in interface com.ibm.ima.jms.ImaProperties
-
Returns the value of the specified property as a boolean.
- getCause() - Method in interface com.ibm.ima.jms.ImaJmsException
-
Gets the cause of the exception.
- getClientVerstion() - Static method in class com.ibm.ima.jms.ImaJmsObject
-
Gets the IBM MessageSight JMS client version.
- getErrorCode() - Method in interface com.ibm.ima.jms.ImaJmsException
-
Gets the error code string.
- getErrorType() - Method in interface com.ibm.ima.jms.ImaJmsException
-
Gets the error code as an integer.
- getInt(String, int) - Method in interface com.ibm.ima.jms.ImaProperties
-
Returns the value of the specified property as an int.
- getLocalizedMessage() - Method in interface com.ibm.ima.jms.ImaJmsException
-
Gets the formatted message in the default locale.
- getMessage() - Method in interface com.ibm.ima.jms.ImaJmsException
-
Gets the formatted message.
- getMessage(Locale) - Method in interface com.ibm.ima.jms.ImaJmsException
-
Gets the formatted message in the specified locale.
- getMessageFormat() - Method in interface com.ibm.ima.jms.ImaJmsException
-
Gets the message as the string form of a message format.
- getMessageFormat(Locale) - Method in interface com.ibm.ima.jms.ImaJmsException
-
Gets the message as the string form of a message format in the specified locale.
- getParameters() - Method in interface com.ibm.ima.jms.ImaJmsException
-
Gets the replacement data for the exception message.
- getProperties(Object) - Static method in class com.ibm.ima.jms.ImaJmsObject
-
Gets the properties for an IBM MessageSight JMS client object.
- getStackTrace() - Method in interface com.ibm.ima.jms.ImaJmsException
-
Gets the stack trace for this object.
- getString(String) - Method in interface com.ibm.ima.jms.ImaProperties
-
Returns the value of the specified property as a String.