public abstract class OcspResponseException extends Exception
| Modifier and Type | Class and Description |
|---|---|
static class |
OcspResponseException.InvalidResponse |
static class |
OcspResponseException.OcspNonceUnmatched |
static class |
OcspResponseException.OcspTargetUnmatched |
static class |
OcspResponseException.ResponderUnreachable |
static class |
OcspResponseException.Unsuccessful |
| Constructor and Description |
|---|
OcspResponseException() |
OcspResponseException(String message) |
OcspResponseException(String message,
Throwable cause) |
OcspResponseException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018. All rights reserved.