@ControllerAdvice public class ControllerExceptionHandler extends Object
ControllerExceptionHandler()
ResultDTO<Void>
exceptionHandler(Exception e)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ControllerExceptionHandler()
@ResponseBody @ExceptionHandler(value=java.lang.Exception.class) public ResultDTO<Void> exceptionHandler(Exception e)
Copyright © 2023. All rights reserved.