Class JWKSetRetrievalException

    • Constructor Detail

      • JWKSetRetrievalException

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