classCanNotStopNonBeatingHeart(Exception):passclassProjectWasNotStarted(Exception):passclassTwoProjectInProgess(Exception):passclassProjectAlreadyStarted(Exception):passclassInconsistentEndTime(Exception):message="End time must come after start time"classNoObjectMatched(Exception):message="The used filter didn't yield any records"