public abstract class DaneCertificateException extends CertificateException
Modifier and Type | Class and Description |
---|---|
static class |
DaneCertificateException.CertificateMismatch |
static class |
DaneCertificateException.MultipleCertificateMismatchExceptions |
Modifier | Constructor and Description |
---|---|
protected |
DaneCertificateException() |
protected |
DaneCertificateException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
protected DaneCertificateException()
protected DaneCertificateException(String message)