List of usage examples for java.lang Exception subclass-usage
From source file org.andromda.howto2.rental.CarDaoException.java
/** * */ public class CarDaoException extends Exception { private static final long serialVersionUID = -7664353865091902342L;
From source file org.andromda.howto2.rental.PersonDaoException.java
/** * */ public class PersonDaoException extends Exception { private static final long serialVersionUID = 1880853378843554448L;
From source file org.andromda.howto2.rental.RentalException.java
/** * */ public class RentalException extends Exception { private static final long serialVersionUID = -5206572952280350036L;
From source file es.pode.dri.negocio.servicios.SQI.ServiceSQIException.java
/** * */ public class ServiceSQIException extends java.lang.Exception { /** * The default constructor.
From source file es.pode.entregar.negocio.servicios.ServicioEntregarException.java
/** * */ public class ServicioEntregarException extends java.lang.Exception { /** * The default constructor.
From source file es.pode.dri.negocio.servicios.Sesion.ServicioSesionException.java
/** * */ public class ServicioSesionException extends java.lang.Exception { /** * The default constructor.
From source file es.pode.dri.negocio.servicios.DRI.ServicioDRIException.java
/** * <p> * Excepciones del servicio de DRI. * </p> */ public class ServicioDRIException extends java.lang.Exception {
From source file es.pode.empaquetador.negocio.servicio.AlmacenamientoException.java
/** * */ public class AlmacenamientoException extends java.lang.Exception { /** * The default constructor.
From source file es.pode.empaquetador.negocio.servicio.EliminarException.java
/** * */ public class EliminarException extends java.lang.Exception { /** * The default constructor.
From source file es.pode.empaquetador.negocio.servicio.FicheroInexistenteException.java
/** * */ public class FicheroInexistenteException extends java.lang.Exception { /** * The default constructor.