| Package | Description |
|---|---|
| org.sakaiproject.service.gradebook.shared | |
| org.sakaiproject.service.gradebook.shared.exception |
| Modifier and Type | Class and Description |
|---|---|
class |
AssessmentNotFoundException
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.
|
class |
AssignmentHasIllegalPointsException
indicates that there was an attempt to enter an assignments grade with a zero
point grade allowed but with a grade greater than "0" assigned to it which could results
in a divide by zero calculation.
|
class |
ConflictingAssignmentNameException
Indicates that an assignment name conflict within a gradebook would ensue
from the requested operation.
|
class |
ConflictingCategoryNameException |
class |
ConflictingExternalIdException
Indicates that an assignment name conflict within a gradebook would ensue
from the requested operation.
|
class |
ConflictingSpreadsheetNameException
Author:Louis Majanja
|
class |
GradebookNotFoundException
Indicates that a gradebook uid is unknown to the gradebook application.
|
class |
InvalidCategoryException
indicates that there was an attempt to associate an assignment with an invalid
category.
|
class |
InvalidGradeException
indicates that there was an attempt to save a score that was not valid
given the gradebook's grade entry type.
|
class |
InvalidGradeItemNameException |
class |
MultipleAssignmentSavingException |
class |
UnknownUserException
TODO Document org.sakaiproject.service.gradebook.shared.UnknownUserException
|
| Modifier and Type | Class and Description |
|---|---|
class |
UnmappableCourseGradeOverrideException
Exception throws when a course grade override is found to be unmappable due to a change in the grading schema.
|
Copyright © 2003–2019 Sakai Project. All rights reserved.