Class OAuth2ProviderNotFoundException

    • Constructor Detail

      • OAuth2ProviderNotFoundException

        public OAuth2ProviderNotFoundException​(String message)
        Constructs a new OAuth2ProviderNotFoundException with the specified message.
        Parameters:
        message - The reason for the exception.