Commit 126a38f8 by Rubén Ramírez

feat: [UsuarioYaRegistrado]: Implementada una excepción para controlar que…

feat: [UsuarioYaRegistrado]: Implementada una excepción para controlar que usuarios se registren varias veces
parent 2b601f9e
package com.ujaen.tfg.mangaffinity.excepciones;
public class UsuarioYaRegistrado extends RuntimeException {
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment