public class SslContextCreationFailedException extends RuntimeException
SSLContextHelper| Constructor and Description |
|---|
SslContextCreationFailedException(String message) |
SslContextCreationFailedException(String message,
Throwable cause) |
SslContextCreationFailedException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SslContextCreationFailedException(String message)
public SslContextCreationFailedException(String message, Throwable cause)
public SslContextCreationFailedException(Throwable cause)
Copyright © 2020. All rights reserved.