- All Implemented Interfaces:
- java.io.Serializable
public class NullParentException
extends RendererException
Exception created to be thrown when a RendererBuilder is created without parent. RendererBuilder
needs a ViewGroup parent to pass it as parameter to Renderer instances.
- See Also:
- Serialized Form