org.onebusaway.webapp.gwt.common
Class ExceptionPage

java.lang.Object
  extended by org.onebusaway.webapp.gwt.common.context.ContextHelper
      extended by org.onebusaway.webapp.gwt.common.AbstractPageSource
          extended by org.onebusaway.webapp.gwt.common.ExceptionPage
All Implemented Interfaces:
IPageSource

public class ExceptionPage
extends AbstractPageSource


Constructor Summary
ExceptionPage()
           
 
Method Summary
 com.google.gwt.user.client.ui.Widget create(Context context)
           
 
Methods inherited from class org.onebusaway.webapp.gwt.common.AbstractPageSource
update
 
Methods inherited from class org.onebusaway.webapp.gwt.common.context.ContextHelper
getManager, setContext, setContext, setContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExceptionPage

public ExceptionPage()
Method Detail

create

public com.google.gwt.user.client.ui.Widget create(Context context)
                                            throws PageException
Specified by:
create in interface IPageSource
Overrides:
create in class AbstractPageSource
Throws:
PageException


Copyright © 2012 OneBusAway. All Rights Reserved.