summaryrefslogtreecommitdiffstats
path: root/pki/base/common/src/com/netscape/certsrv/profile/EProfileException.java
diff options
context:
space:
mode:
Diffstat (limited to 'pki/base/common/src/com/netscape/certsrv/profile/EProfileException.java')
-rw-r--r--pki/base/common/src/com/netscape/certsrv/profile/EProfileException.java5
1 files changed, 5 insertions, 0 deletions
diff --git a/pki/base/common/src/com/netscape/certsrv/profile/EProfileException.java b/pki/base/common/src/com/netscape/certsrv/profile/EProfileException.java
index f786df730..d21d6edb0 100644
--- a/pki/base/common/src/com/netscape/certsrv/profile/EProfileException.java
+++ b/pki/base/common/src/com/netscape/certsrv/profile/EProfileException.java
@@ -31,6 +31,11 @@ import com.netscape.certsrv.base.EBaseException;
public class EProfileException extends EBaseException {
/**
+ *
+ */
+ private static final long serialVersionUID = -4259647804183018757L;
+
+ /**
* Creates a profile exception.
*
* @param msg additional message for the handler