Class SslContextCreationException

  • All Implemented Interfaces:
    Serializable

    public class SslContextCreationException
    extends Exception
    Exception thrown when unable to create a SSL context for use in HttpClient
    See Also:
    Serialized Form
    • Constructor Detail

      • SslContextCreationException

        public SslContextCreationException​(String message,
                                           Throwable cause)