Re: XML-RPC error messages
"Elias Wimmer" <[email protected]>
| Newsgroups | gmane.comp.java.helma.general |
|---|---|
| Message-ID | <[email protected]> |
Hi I have actually the same problem too. It would be great if there is a solution. greetings elias On 4/20/07, VividVisions, Walter Krivanek <[email protected]> wrote: > Hi, > > do you know, how I can send custom error messages to XML-RPC clients? > I tried throwing an exception but then the client receives a message > like "helma.scripting.ScriptingException: That's my message. (/usr/ > local/helma-1.6/apps/myApp/API/Actions.js#23)" in the error object > which is a bit too much of an insight. So, is there a way, that the > client only gets "That's my message." ? > > Thanks! > Walter