Uses of Interface
org.apache.wicket.IWicketInternalException

Packages that use IWicketInternalException
org.apache.wicket.core.request.mapper   
org.apache.wicket.protocol.http.servlet Java Servlet specific implementation of Wicket http classes. 
org.apache.wicket.request.resource   
 

Uses of IWicketInternalException in org.apache.wicket.core.request.mapper
 

Classes in org.apache.wicket.core.request.mapper that implement IWicketInternalException
 class StalePageException
          Exception invoked when when stale link has been clicked.
 

Uses of IWicketInternalException in org.apache.wicket.protocol.http.servlet
 

Classes in org.apache.wicket.protocol.http.servlet that implement IWicketInternalException
 class ResponseIOException
          Distinct IO exceptions from the those triggered while responding a request.
 

Uses of IWicketInternalException in org.apache.wicket.request.resource
 

Classes in org.apache.wicket.request.resource that implement IWicketInternalException
static class PackageResource.PackageResourceBlockedException
          Exception thrown when the creation of a package resource is not allowed.
 



Copyright © 2006–2019 Apache Software Foundation. All rights reserved.