public class AuthSSLInitializationError extends Error
AuthSSLProtocolSocketFactory
.DISCLAIMER: HttpClient developers DO NOT actively support this component. The component is provided as a reference material, which may be inappropriate for use without additional customization.
Constructor and Description |
---|
AuthSSLInitializationError()
Creates a new AuthSSLInitializationError.
|
AuthSSLInitializationError(String message)
Creates a new AuthSSLInitializationError with the specified message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AuthSSLInitializationError()
public AuthSSLInitializationError(String message)
message
- error messageThis work is licensed under a Creative Commons Attribution 4.0 International License.