- All Implemented Interfaces:
- java.io.Serializable
public class NotInflateViewException
extends RendererException
Exception created to be thrown when any renderer is not inflating a view. All Renderer instances
have to inflate a view and return it in inflateView method.
- See Also:
- Serialized Form