lumis.portal.presentation.core
Class RestartResponseWithTargetException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.wicket.AbortException
org.apache.wicket.AbstractRestartResponseException
lumis.portal.presentation.core.RestartResponseWithTargetException
- All Implemented Interfaces:
- Serializable
public class RestartResponseWithTargetException
- extends org.apache.wicket.AbstractRestartResponseException
Causes wicket to interrupt current request processing and immediately respond
with the specified IRequestTarget
.
- Since:
- 6.0.0
- See Also:
- Serialized Form
Methods inherited from class org.apache.wicket.AbortException |
fillInStackTrace |
RestartResponseWithTargetException
public RestartResponseWithTargetException(org.apache.wicket.IRequestTarget requestTarget)
Lumisportal 6.2.0.120405 - Copyright © 2006–2012 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.