public class ErrorRaisingController extends Object
| Constructor and Description |
|---|
ErrorRaisingController() |
| Modifier and Type | Method and Description |
|---|---|
void |
raiseError(HttpServletRequest httpRequest)
Handle an error dispatched by the container by re-raising it.
|
@RequestMapping public void raiseError(@Nonnull HttpServletRequest httpRequest) throws Throwable
httpRequest - the HTTP requestThrowableCopyright © 1999–2016 Shibboleth Consortium. All rights reserved.