Package org.motechproject.mots.exception
Class EntityNotFoundException
- 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.EntityNotFoundException
 
 
 
 
 
 
 
- 
- All Implemented Interfaces:
 java.io.Serializable
public class EntityNotFoundException extends BaseFormattedException
- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description EntityNotFoundException(java.lang.String displayMessage)EntityNotFoundException(java.lang.String format, java.lang.Object... parameters) 
 -