Forum Post: Re: 11.4 appserver - I thought you could throw an exception from there and have it...

  • Thread starter Thread starter jmls
  • Start date Start date
Status
Not open for further replies.
J

jmls

Guest
did you "undo, throw new AppError("somemessage",SomeValue)" ? if just undo throw new AppError("message") then that may be your problem On 11 October 2014 10:21, DarrenP wrote: 11.4 appserver - I thought you could throw an exception from there and have it caught on the client Thread created by DarrenP Hi Ive just written some code with CATCH blocks etc. Its an internal procedure in a persistent procedure running on an appserver. Ive got a message in the catch with shows the error and e:ReturnValue as its an apperror. The throw is there. On the client it returns and error-status:error is false but we have a return-value. Is this correct? Regards Darren Stop receiving emails on this subject. Flag this post as spam/abuse. -- Julian Lyndon-Smith IT Director, dot.r http://www.dotr.com

Continue reading...
 
Status
Not open for further replies.
Back
Top