getErrorNumber

getErrorNumber(): Integer;

The getErrorNumber method of the JadeMethodContext class returns the error number 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 zero (0).