MQException

 

public MQException(int completionCode, int reasonCode, Object source);

Constructs a new MQException object.

Parameters

  • completionCode - the WebSphere MQ completion code

  • reasonCode - the WebSphere MQ reason code

  • source - the object in which the error occurred


uj21420_