public class ErrorController extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.slf4j.Logger |
logger |
| Constructor and Description |
|---|
ErrorController() |
| Modifier and Type | Method and Description |
|---|---|
void |
exceptionHandler(AppRequestContext context)
Exception handler
|
void |
notFoundHandler(AppRequestContext context)
Not Found (404) handler
|
public void notFoundHandler(AppRequestContext context)
public void exceptionHandler(AppRequestContext context)
Copyright © 2018. All rights reserved.