org.sakaiproject.coursemanagement.api.exception |
|
Java Source File Name | Type | Comment |
IdExistsException.java | Class | An exception thrown when an an object can not be created because the same
type of object with the same ID already exist. |
IdNotFoundException.java | Class | An exception thrown when an an object lookup fails because an object with the ID does not exist. |