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