Package org.motechproject.mots.exception
Class WrongModuleException
- java.lang.Object
 - 
- java.lang.Throwable
 - 
- java.lang.Exception
 - 
- java.lang.RuntimeException
 - 
- org.motechproject.mots.exception.MotsException
 - 
- org.motechproject.mots.exception.BaseFormattedException
 - 
- org.motechproject.mots.exception.CourseProgressException
 - 
- org.motechproject.mots.exception.WrongModuleException
 
 
 
 
 
 
 
 
- 
- All Implemented Interfaces:
 java.io.Serializable
public class WrongModuleException extends CourseProgressException
- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description WrongModuleException(java.lang.String message)WrongModuleException(java.lang.String format, java.lang.Object... parameters) 
 -