Class JWKException

    • Constructor Detail

      • JWKException

        public JWKException​(String message)
        Creates a new JWK with the specified message.
        Parameters:
        message - The exception message.