[ http://issues.apache.org/jira/browse/AXISCPP-433?page=history ]
Mark Whitlock closed AXISCPP-433:
---------------------------------
Resolution: Fixed
I discussed this problem with Fred and we agreed that this problem has now been
fixed by the new exception model.
> Exception code returned by getExceptionCode
> -------------------------------------------
>
> Key: AXISCPP-433
> URL: http://issues.apache.org/jira/browse/AXISCPP-433
> Project: Axis-C++
> Type: Bug
> Components: Basic Architecture
> Environment: n/a
> Reporter: Fred Preston
> Assignee: Mark Whitlock
>
> When an exception occurs, it may be caught by 'catch( AxisException& e)'. If
> I then try to find the exception code using e.getExceptionCode(), I seem to
> be getting an error code of -858993460 (or 0xCCCCCCCC) which suggests that it
> is never being set. This method should return the AxisException code number
> (i.e. A number between 0 and FAULT_LAST (72 at the current count)).
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira