Class SupervisorStudentsLimitExceedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
main.utils.exception.SupervisorStudentsLimitExceedException
All Implemented Interfaces:
Serializable

public class SupervisorStudentsLimitExceedException extends Exception
Thrown when a supervisor has reached the maximum number of students they can supervise.
See Also:
  • Constructor Details

    • SupervisorStudentsLimitExceedException

      public SupervisorStudentsLimitExceedException()