static class PKIX.CertStoreTypeException extends CertStoreException
| 限定符和类型 | 字段和说明 |
|---|---|
private static long |
serialVersionUID |
private String |
type |
| 构造器和说明 |
|---|
CertStoreTypeException(String type,
CertStoreException cse) |
| 限定符和类型 | 方法和说明 |
|---|---|
(专用程序包) String |
getType() |
private static final long serialVersionUID
private final String type
CertStoreTypeException(String type, CertStoreException cse)
String getType()
Copyright © 2023. All rights reserved.