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(IAppRequestContext context)
Exception handler
|
void |
notFoundHandler(IAppRequestContext context)
Not Found (404) handler
|
public void notFoundHandler(IAppRequestContext context)
public void exceptionHandler(IAppRequestContext context)
Copyright © 2016. All rights reserved.