org.activemath.webapp.tutor.cgWebService.ErrorHandlerAPI
Class CourseGeneratorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.activemath.webapp.tutor.cgWebService.ErrorHandlerAPI.CourseGeneratorException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- NoUserInLearnerModelException, WrongLeanerModelURLException, WrongLearnerKnowledgeMapException, WrongTaskException
public class CourseGeneratorException
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CourseGeneratorException
public CourseGeneratorException()
CourseGeneratorException
public CourseGeneratorException(String message)
CourseGeneratorException
public CourseGeneratorException(String message,
Throwable cause)
CourseGeneratorException
public CourseGeneratorException(Throwable cause)