Class NoSuchDistributionException

    • Constructor Detail

      • NoSuchDistributionException

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