As far as I understand, you can have custom exceptions as long as they
derive from a regular exception, and have no data.

I've implemented our own custom exception with an int as data, and
managed to get it to work with axis.  All that was required was one
line of code added to the axis code, and a custom handler.  If anyone
is interested in the code, let me know, and I will post it... although
I think I have posted it completely before.

|)ave
[EMAIL PROTECTED]

On Wed, 2002-07-10 at 10:08, Agrawal, Anuj (Anuj)** CTR ** wrote:
> It appears that when my service throws an exception, that exception is not handled 
>in any fashion by the Axis engine.  Is support for user defined exceptions not 
>provided in Axis yet? or ... ?  I haven't seen this reported in the bug list, but i 
>have seen *some* documentation on fault handling in axis but it wasn't very clear (to 
>me).
> 
> Thanks.
> Anuj.
-- 
And in my spare time, I think I'll write some code.

Reply via email to