summaryrefslogtreecommitdiffstats
path: root/base/common/src/com/netscape/certsrv/ldap/LDAPExceptionConverter.java
Commit message (Collapse)AuthorAgeFilesLines
* Added LDAP exception converter.Endi Sukma Dewata2013-01-151-0/+46
A utility class has been added to convert LDAP exceptions into PKI exceptions. Ticket #191, #214