Project

General

Profile

« Previous | Next » 

Revision 1496

Added by Jing Tao about 21 years ago

Change the debugMessage prototype.

View differences:

ReplicationServerList.java
178 178
      catch (SQLException sqlE)
179 179
      {
180 180
        MetaCatUtil.debugMessage("Error in ReplicationHandler.buildServerList: "
181
                                +sqlE.getMessage());
181
                                +sqlE.getMessage(), 30);
182 182
      }//catch
183 183
      finally
184 184
      {

Also available in: Unified diff