org.apache.tapestry
Class RenderRewoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.hivemind.ApplicationRuntimeException
org.apache.tapestry.RenderRewoundException
- All Implemented Interfaces:
- Serializable, Locatable
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.
- Author:
- Howard Lewis Ship
- See Also:
- Serialized Form
RenderRewoundException
public RenderRewoundException(Object component)
Copyright © 2006 Apache Software Foundation. All Rights Reserved.