summaryrefslogtreecommitdiffstats
path: root/base/common/src/com/netscape/certsrv/cert/CertNotFoundException.java
Commit message (Collapse)AuthorAgeFilesLines
* Ticket 191 - Mapping HTTP Exception to their proper HTTP error codesAbhishek Koneru2013-01-041-6/+4
|
* Reorganized REST common classes.Endi Sukma Dewata2012-08-151-0/+63
The common classes used by REST client and services have been moved into the com.netscape.certsrv.<component> packages. Ticket #215