org.apache.tapestry
Class RenderRewoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.tapestry.ApplicationRuntimeException
org.apache.tapestry.RenderRewoundException
- All Implemented Interfaces:
- Serializable, ILocatable
public class RenderRewoundException
- extends ApplicationRuntimeException
A special subclass of ApplicationRuntimeException
that can be thrown
when a component has determined that the state of the page has been
rewound.
- Version:
- $Id: RenderRewoundException.java 243791 2004-02-19 17:38:13Z hlship $
- Author:
- Howard Lewis Ship
- See Also:
- Serialized Form
RenderRewoundException
public RenderRewoundException(Object component)