Project

General

Profile

« Previous | Next » 

Revision 1096

Added by Jing Tao about 22 years ago

Add debugMessage level in this class

View differences:

AccessControlList.java
1233 1233
    catch (Exception e)
1234 1234
    {
1235 1235
      MetaCatUtil.debugMessage("There is a exception in hasPermission method: "
1236
                         +e.getMessage());
1236
                         +e.getMessage(), 50);
1237 1237
    }
1238 1238
   
1239 1239
    return false;

Also available in: Unified diff