Class NotEligibleException

    • Constructor Detail

      • NotEligibleException

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