public class X509Exception extends Exception
| Modifier and Type | Class and Description | 
|---|---|
| static class  | X509Exception.KeyManagerException | 
| static class  | X509Exception.SSLContextException | 
| static class  | X509Exception.TrustManagerException | 
| Constructor and Description | 
|---|
| X509Exception(String message) | 
| X509Exception(String message,
             Throwable cause) | 
| X509Exception(Throwable cause) | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2008–2023 The Apache Software Foundation. All rights reserved.