Uploaded image for project: 'Harmony'
  1. Harmony
  2. HARMONY-5775

[classlib][sql][rowset] - org.apache.harmony.sql.tests.internal.rowset.CachedRowSetTestCase.setUp() hide exception.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 5.0M5
    • 5.0M6
    • Classlib
    • None

    Description

      in setUp() :
      try

      { conn = DriverManager.getConnection(DERBY_URL_Create); }

      catch (SQLException ee)

      { throw new SQLException("Create DB Failure!"); }

      will hide original exception.

      Attachments

        1. HARMONY-5775.diff
          0.8 kB
          Regis Xu

        Activity

          People

            tellison Tim Ellison
            regis_xu Regis Xu
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: