public final class LoadClientCertificateException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
LoadClientCertificateException(java.nio.file.Path certFilePath,
java.lang.Throwable cause)
Constructs a new runtime exception with the specified cause.
|