@ControllerAdvice public class RuntimeExceptionHandler extends Object
| 构造器和说明 |
|---|
RuntimeExceptionHandler() |
@ExceptionHandler(value=java.lang.RuntimeException.class) @ResponseBody public RequestResult exceptionHandler(RuntimeException exception)
Copyright © 2024. All rights reserved.