org.apache.tapestry
Class PageNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.hivemind.ApplicationRuntimeException
org.apache.tapestry.PageNotFoundException
- All Implemented Interfaces:
- Serializable, Locatable
public class PageNotFoundException
- extends ApplicationRuntimeException
Subclass of ApplicationRuntimeException thrown when a requested
page does not exist.
- Since:
- 4.0
- Author:
- Howard M. Lewis Ship
- See Also:
- Serialized Form
PageNotFoundException
public PageNotFoundException(String message)
Copyright © 2006 Apache Software Foundation. All Rights Reserved.