@RestControllerAdvice public class GlobalExceptionHandler extends Object
| Constructor and Description |
|---|
GlobalExceptionHandler() |
| Modifier and Type | Method and Description |
|---|---|
cn.wangcaitao.common.entity.Result |
handlerException(Exception e) |
@ExceptionHandler(value=java.lang.Exception.class) public cn.wangcaitao.common.entity.Result handlerException(Exception e)
Copyright © 2019. All rights reserved.