public static class DaneCertificateException.MultipleCertificateMismatchExceptions extends DaneCertificateException
DaneCertificateException.CertificateMismatch, DaneCertificateException.MultipleCertificateMismatchExceptions
Modifier and Type | Field and Description |
---|---|
List<DaneCertificateException.CertificateMismatch> |
certificateMismatchExceptions |
Constructor and Description |
---|
MultipleCertificateMismatchExceptions(List<DaneCertificateException.CertificateMismatch> certificateMismatchExceptions) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public final List<DaneCertificateException.CertificateMismatch> certificateMismatchExceptions
public MultipleCertificateMismatchExceptions(List<DaneCertificateException.CertificateMismatch> certificateMismatchExceptions)