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