Package org.cswteams.ms3.exception
Class IllegalScheduleException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.cswteams.ms3.exception.IllegalScheduleException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionConstructor for the exception thrown when trying to build a schedule with incoerenti datesIllegalScheduleException(String message) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
IllegalScheduleException
public IllegalScheduleException()Constructor for the exception thrown when trying to build a schedule with incoerenti dates -
IllegalScheduleException
-