@ControllerAdvice
public class UnknownUserExceptionHandler
extends io.rocketbase.commons.controller.exceptionhandler.BaseExceptionHandler
| Constructor and Description |
|---|
UnknownUserExceptionHandler() |
| Modifier and Type | Method and Description |
|---|---|
io.rocketbase.commons.dto.ErrorResponse |
handleUnknownUserException(javax.servlet.http.HttpServletRequest request,
io.rocketbase.commons.exception.UnknownUserException e) |
Copyright © 2018–2019. All rights reserved.