Package org.cswteams.ms3.exception
Class ViolatedVincoloRuoloNumeroException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.cswteams.ms3.exception.ViolatedConstraintException
org.cswteams.ms3.exception.ViolatedVincoloRuoloNumeroException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionViolatedVincoloRuoloNumeroException(ConcreteShift assegnaione, Map.Entry<Seniority, Integer> quantityShiftSeniority, int numero) ViolatedVincoloRuoloNumeroException(ConcreteShift assegnaione, Doctor doctor) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ViolatedVincoloRuoloNumeroException
-
ViolatedVincoloRuoloNumeroException
public ViolatedVincoloRuoloNumeroException(ConcreteShift assegnaione, Map.Entry<Seniority, Integer> quantityShiftSeniority, int numero)
-