Class RestartResponseAtInterceptPageException

All Implemented Interfaces:
Serializable

Causes Wicket to interrupt current request processing and immediately redirect to an intercept page.
See Also:
  • Constructor Details

  • Method Details

    • getOriginalUrl

      public static Url getOriginalUrl()
      Returns:
      the url of the request when the interception happened or null or null if there was no interception yet
    • getOriginalPostParameters

      Returns:
      the post parameters of thе request when the interception happened or null if there was no interception yet