t from a message .
[1] http://www.w3.org/TR/SOAP/#_Toc478383507
Anne
- Original Message -
From: "chaddad" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, July 28, 2003 5:51 PM
Subject: RE: exception handling strategies
> Paul - the xml-axis\test directory
app-specific exceptions and wrap them with an AxisFault exception and pass the
> AxisFault exception onto axis. Is that the suggested method?
>
>> -Original Message-
>> From: Anne Thomas Manes [mailto:[EMAIL PROTECTED]
>> Sent: Sunday, July 27, 2003 2:27 PM
>> To: [
tions and wrap them with an AxisFault exception and pass the
AxisFault exception onto axis. Is that the suggested method?
> -Original Message-
> From: Anne Thomas Manes [mailto:[EMAIL PROTECTED]
> Sent: Sunday, July 27, 2003 2:27 PM
> To: [EMAIL PROTECTED]
> Subject: Re: e
the
custom exceptions.
Anne
- Original Message -
From: "Paul Mackles" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, July 27, 2003 1:26 PM
Subject: exception handling strategies
> Hi,
>
> I've seen a few threads on exception handling b
Hi,
I've seen a few threads on exception handling but nothing really concrete... The code
I am attempting to wrap with a web service throws custom exceptions. Right now, I am
just passing those exceptions onto AXIS and everything seems to be working well enough
(i.e. a fault message is sent bac