|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GradebookException | |
|---|---|
| org.sakaiproject.service.gradebook.shared | |
| Uses of GradebookException in org.sakaiproject.service.gradebook.shared |
|---|
| Subclasses of GradebookException in org.sakaiproject.service.gradebook.shared | |
|---|---|
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 |
MultipleAssignmentSavingException
|
class |
UnknownUserException
TODO Document org.sakaiproject.service.gradebook.shared.UnknownUserException |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||