public abstract static class Certificate.CertificateError extends Object
| Constructor and Description |
|---|
CertificateError() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
code() |
static Certificate.CertificateError |
create(String code,
String message) |
abstract String |
message() |
Copyright © 2009–2021 The Apache Software Foundation. All rights reserved.