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