org.sakaiproject.service.gradebook.shared
Class InvalidGradeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.sakaiproject.service.gradebook.shared.GradebookException
org.sakaiproject.service.gradebook.shared.InvalidGradeException
- All Implemented Interfaces:
- Serializable
public class InvalidGradeException
- extends GradebookException
indicates that there was an attempt to save a score that was not valid
given the gradebook's grade entry type.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidGradeException
public InvalidGradeException(String message)
Copyright © 2003-2013 Sakai Project. All Rights Reserved.