Class JWKSetParseException

    • Constructor Detail

      • JWKSetParseException

        public JWKSetParseException​(String message,
                                    Throwable cause)
        Creates a new JWK set parse exception.
        Parameters:
        message - The message, null if not specified.
        cause - The cause, null if not specified.