- All Implemented Interfaces:
- java.io.Serializable
public class NullLayoutInflaterException
extends RendererException
Exception created to be thrown when a RendererBuilder is created without a LayoutInflater
instance. RendererBuilder needs one LayoutInflater to pass it as parameter to Renderer instances
in order to be able to inflate the view associated to the Renderer.
- See Also:
- Serialized Form