Class AuthSSLInitializationError

  • All Implemented Interfaces:
    Serializable

    public class AuthSSLInitializationError
    extends Error

    Signals fatal error in initialization of AuthSSLProtocolSocketFactory.

    Author:
    Oleg Kalnichevski

    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.

    See Also:
    Serialized Form
    • Constructor Detail

      • AuthSSLInitializationError

        public AuthSSLInitializationError()
        Creates a new AuthSSLInitializationError.
      • AuthSSLInitializationError

        public AuthSSLInitializationError​(String message)
        Creates a new AuthSSLInitializationError with the specified message.
        Parameters:
        message - error message