Package org.cswteams.ms3.exception
Class ViolatedConstraintHolidayException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.cswteams.ms3.exception.ViolatedConstraintException
org.cswteams.ms3.exception.ViolatedConstraintHolidayException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionViolatedConstraintHolidayException(ConcreteShift concreteShift, 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
-
ViolatedConstraintHolidayException
-