Package org.sakaiproject.coursemanagement.api.exception
-
Exception Summary Exception Description IdExistsException An exception thrown when an an object can not be created because the same type of object with the same ID already exist.IdNotFoundException An exception thrown when an an object lookup fails because an object with the ID does not exist.