org.appfuse.web.pages
Class NotFound

java.lang.Object
  extended by org.appfuse.web.pages.NotFound

public class NotFound
extends java.lang.Object

Page to be displayed whenever a page is not found (404 error)

Version:
$Id: NotFound.java 5 2008-08-30 09:59:21Z serge.eby $
Author:
Serge Eby

Constructor Summary
NotFound()
           
 
Method Summary
 java.lang.String getNotFoundMessage()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotFound

public NotFound()
Method Detail

getNotFoundMessage

public java.lang.String getNotFoundMessage()


Copyright © 2009. All Rights Reserved.