public class ErrorRaisingController extends Object
| Modifier and Type | Field and Description |
|---|---|
private org.slf4j.Logger |
log
Class logger.
|
| Constructor and Description |
|---|
ErrorRaisingController() |
| Modifier and Type | Method and Description |
|---|---|
void |
raiseError(javax.servlet.http.HttpServletRequest httpRequest)
Handle an error dispatched by the container by re-raising it.
|
@Nonnull private final org.slf4j.Logger log
Copyright © 1999–2019 Shibboleth Consortium. All rights reserved.