Example usage for Java java.security.cert CertStoreException fields, constructors, methods, implement or subclass
The text is from its open source code.
CertStoreException(String msg) Creates a CertStoreException with the given detail message. | |
CertStoreException(Throwable cause) Creates a CertStoreException that wraps the specified throwable. |