lumis.portal.presentation.core
Class RestartResponseWithTargetException

Package class diagram package RestartResponseWithTargetException
java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.apache.wicket.AbortException
                  extended by org.apache.wicket.AbstractRestartResponseException
                      extended by 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

Constructor Summary
RestartResponseWithTargetException(org.apache.wicket.IRequestTarget requestTarget)
           
 
Method Summary
 
Methods inherited from class org.apache.wicket.AbortException
fillInStackTrace
 
Methods inherited from class java.lang.Throwable
getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

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.