summaryrefslogtreecommitdiffstats
path: root/base/common/src/com/netscape/certsrv/authorization/EAuthzException.java
diff options
context:
space:
mode:
Diffstat (limited to 'base/common/src/com/netscape/certsrv/authorization/EAuthzException.java')
-rw-r--r--base/common/src/com/netscape/certsrv/authorization/EAuthzException.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/base/common/src/com/netscape/certsrv/authorization/EAuthzException.java b/base/common/src/com/netscape/certsrv/authorization/EAuthzException.java
index 873ada1af..ccb81f244 100644
--- a/base/common/src/com/netscape/certsrv/authorization/EAuthzException.java
+++ b/base/common/src/com/netscape/certsrv/authorization/EAuthzException.java
@@ -34,7 +34,7 @@ public class EAuthzException extends EBaseException {
/**
* Resource class name.
*/
- private static final String AUTHZ_RESOURCES = AuthzResources.class.getName();
+ private static final String AUTHZ_RESOURCES = "com.netscape.certsrv.authorization.AuthzResources";
/**
* Constructs a authz exception