getUserData

 

public String getUserData() throws MQException;

Gets information pertaining to the application to be started.

Returns

  • the information as a String.

Exceptions

  • MQException - if an internal error occurs.


uj14370_