J
johncat
Guest
How about THROW NEW Progress.Lang.AppError("Problem with 'wibble'."). ? Does the error message get returned to the client? I'm reusing some existing REST services, but if I get an error back from the server, the error message is contained in the 'errorThrown' parameter of the failure event. Funnily enough, thinking about this has helped me solve something else, so thanks for that!
Continue reading...
Continue reading...