EmailExistsException

public class EmailExistsException extends RuntimeException

Exception that signalizes that given email is already used by other user

Constructors

EmailExistsException

public EmailExistsException(String message)