Package org.motechproject.mots.exception
Class IvrException
- java.lang.Object
 - 
- java.lang.Throwable
 - 
- java.lang.Exception
 - 
- org.motechproject.mots.exception.IvrException
 
 
 
 
- 
- All Implemented Interfaces:
 java.io.Serializable
public class IvrException extends java.lang.Exception- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description IvrException(java.lang.String message)IvrException(java.lang.String message, java.lang.Throwable cause)IvrException(java.lang.String message, java.lang.Throwable cause, java.lang.String clearVotoInfo) 
 -