getDescription

 

public String getDescription() throws MQException;

Gets the description of this resource as held at the queue manager.

Returns

  • the description.

Exceptions

  • MQException - if this method is called after the resource has been closed, to indicate that the resource is no longer available.


uj13280_