Constructors

MQException

public MQException(int completionCode,
                   int reasonCode)

Construct a new MQException object.

Parameters

completionCode

The WebSphere MQ completion code.

reasonCode

The WebSphere MQ reason code.


csqzav0552