|
|||||
|
||||||
Related Syntax | Related Concepts | Other Library Functions |
function |
mq-get-throw-on-warnings |
Library: MQSeries access (OMMQI) legacy
Include: ommqi.xin |
Return type: Switch Returns: A switch which is true if external exceptions will be throw for IBM MQSeries warnings, or false otherwise. |
define external switch function mq-get-throw-on-warnings
Use mq-get-throw-on-warnings to determine whether IBM MQSeries warnings (CompCode = MQCC_WARNING) will cause external exceptions to be thrown.
You must include the following line at the beginning of your OmniMark program:
include "ommqi.xin"
Related Syntax mq-set-throw-on-warnings |
Related Concepts ommqi Error Handling |
Other Library Functions mq-backout mq-close mq-commit mq-connect mq-connection mq-connectx mq-disconnect mq-get mq-get-entire-return-status mq-get-function-status mq-get-logging-level mq-get-throw-on-warnings mq-inquire mq-inquire-names mq-object mq-open mq-put mq-put1message mq-set mq-set-logging-level mq-set-throw-on-warnings |
Copyright © Stilo International plc, 1988-2008.