W
willer
Guest
Hello, when executing an asynchronous procedure on the appserver and the appserver gives back an exception :"RETURN ERROR MyException." . How can I catch this exception in the callback procedure on the client side? When using synchronous call it works with a catch block. Regards Peter
Continue reading...
Continue reading...