Uploaded image for project: 'Axis-C++'
  1. Axis-C++
  2. AXISCPP-433

Exception code returned by getExceptionCode

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • None
    • Basic Architecture
    • None
    • n/a

    Description

      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)).

      Attachments

        Activity

          People

            whitlock Mark Whitlock
            prestonf Fred Preston
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: