Class GenericSSLConfigException

    • Constructor Detail

      • GenericSSLConfigException

        public GenericSSLConfigException()
      • GenericSSLConfigException

        public GenericSSLConfigException​(String message,
                                         Throwable cause,
                                         boolean enableSuppression,
                                         boolean writableStackTrace)
      • GenericSSLConfigException

        public GenericSSLConfigException​(String message,
                                         Throwable cause)
      • GenericSSLConfigException

        public GenericSSLConfigException​(String message)
      • GenericSSLConfigException

        public GenericSSLConfigException​(Throwable cause)