Commit 572f736c by Antonio Rueda

Excepción de no disponibilidad durante el proceso de reserva.

parent 51340b80
package es.ujaen.dae.reservahoteles.excepciones;
/**
*
* @author ajrueda
*/
public class NoDisponibilidadReserva 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