@RestControllerAdvice public class BaseExceptionHandler extends Object
@ExceptionHandler(value=BaseException.class) public org.springframework.http.ResponseEntity<Result<Object>> handleBaseException(BaseException exception)
Copyright © 2023 Irvingsoft. All rights reserved.