public abstract class AbstractAjaxController extends Object
| Constructor and Description |
|---|
AbstractAjaxController() |
| Modifier and Type | Method and Description |
|---|---|
ErrorMessage |
handleException(Exception e) |
@ExceptionHandler(value=java.lang.Exception.class) @ResponseStatus(value=INTERNAL_SERVER_ERROR) @ResponseBody public ErrorMessage handleException(Exception e)
Copyright © 2017. All rights reserved.