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