Class InvalidGradeException

  • All Implemented Interfaces:
    Serializable

    public class InvalidGradeException
    extends GradebookException
    indicates that there was an attempt to save a score that was not valid given the gradebook's grade entry type.
    See Also:
    Serialized Form
    • Constructor Detail

      • InvalidGradeException

        public InvalidGradeException​(String message)