Searched defs:CertException (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/security/x509/
H A DCertException.java29 * CertException indicates one of a variety of certificate problems.
40 public class CertException extends SecurityException { class in inherits:SecurityException
93 public CertException(int code, String moredata) method in class:CertException
103 public CertException(int code) method in class:CertException

Completed in 29 milliseconds