getErrorText

getErrorText(): String;

The getErrorText method of the JadeMethodContext class returns the error text of the exception if one occurs during the processing of the asynchronous method call by the worker application. If an exception does not occur, the method returns an empty string.