public abstract static class Certificate.CertificateError extends Object
Certificate.CertificateError()
abstract String
code()
static Certificate.CertificateError
create(String code, String message)
message()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Certificate.CertificateError()
@Nullable public abstract String code()
@Nullable public abstract String message()
public static Certificate.CertificateError create(String code, String message)
Copyright © 2009-2018 The Apache Software Foundation. All Rights Reserved.