org.sakaiproject.tool.assessment.services
Class GradingServiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.sakaiproject.tool.assessment.services.GradingServiceException
- All Implemented Interfaces:
- Serializable
public class GradingServiceException
- extends RuntimeException
Isolates exceptions in the grading services.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
GradingServiceException
public GradingServiceException()
GradingServiceException
public GradingServiceException(String message)
GradingServiceException
public GradingServiceException(String message,
Throwable cause)
GradingServiceException
public GradingServiceException(Throwable cause)
Copyright © 2005-2013 Sakai Project. All Rights Reserved.