Package org.cswteams.ms3.exception
Class NotEnoughFeasibleUsersException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.cswteams.ms3.exception.UnableToBuildScheduleException
org.cswteams.ms3.exception.NotEnoughFeasibleUsersException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NotEnoughFeasibleUsersException
public NotEnoughFeasibleUsersException(int expected, int actual)
-