I usually have my objects throw execeptions for errors, ie (Record does not
exist exception...)

Exceptions thrown by your objects get returned as fault codes as well. Just
keep your exception descriptions unique and you should be fine.

Mike

> ----------
> From:         Tim McClure
> Reply To:     [EMAIL PROTECTED]
> Sent:         Thursday, August 8, 2002 4:44 PM
> To:   '[EMAIL PROTECTED]'
> Subject:      Recommendations for passing errors and exceptions
> 
> Are there any standard recommendations for passing application error
> messages or results back through an XML-RPC command?  I know the XML-RPC
> supports the concept of a fault message but this seems to be regulated to
> XML-RPC service levels exceptions.  Any input would be appreciated.
> 
> Thanks,
> Tim McCLure
> GE-Interlogix
> 
> 
> 

Reply via email to