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