Package javax.net.ssl

Class SSLKeyException

    • Constructor Detail

      • SSLKeyException

        public SSLKeyException​(String reason)
        Creates a new SSLKeyException with the specified message.
        Parameters:
        reason - the detail message for the exception.