Class InvalidConfigurationRequestException

    • Constructor Detail

      • InvalidConfigurationRequestException

        public InvalidConfigurationRequestException​(String message)
        Constructs a new InvalidConfigurationRequestException with the specified error message.
        Parameters:
        message - Describes the error encountered.