Class AssessmentNotFoundException

  • All Implemented Interfaces:
    Serializable

    public class AssessmentNotFoundException
    extends GradebookException
    Indicates that an assessment is unavailable for external management, either because it is not an external assessment, or it is not known to the gradebook.
    Author:
    Josh Holtzman
    See Also:
    Serialized Form
    • Constructor Detail

      • AssessmentNotFoundException

        public AssessmentNotFoundException​(String message)