ert Cauble [mailto:rcauble@;motive.com]
Sent: Friday, October 25, 2002 2:56 PM
To: [EMAIL PROTECTED]
Subject: No way to get original exception from AxisFault
If I have a service which throws an exception that doesn't extend AxisFault, the
exception is wrapped as an AxisFault, but there doesn't s
: "Robert Cauble" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, October 25, 2002 11:55 AM
Subject: No way to get original exception from AxisFault
If I have a service which throws an exception that doesn't extend AxisFault,
the exception is wrapped as an AxisFa
If I have a service which throws an exception that doesn't extend AxisFault, the
exception is wrapped as an AxisFault, but there doesn't seem to be any way to get the
original exception.
I noticed that there is an element "exceptionName" in the fault-details, but that is
only set if the except