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