Uses of Package
it.univr.passportease.exception.illegalstate
Packages that use it.univr.passportease.exception.illegalstate
Package
Description
-
Classes in it.univr.passportease.exception.illegalstate used by it.univr.passportease.controller.userClassDescriptionException thrown when a user already exists in the database.
-
Classes in it.univr.passportease.exception.illegalstate used by it.univr.passportease.controller.workerClassDescriptionException thrown when an office is overloaded and cannot accept more requests.
-
Classes in it.univr.passportease.exception.illegalstate used by it.univr.passportease.service.userClassDescriptionException thrown when a user already exists in the database.
-
Classes in it.univr.passportease.exception.illegalstate used by it.univr.passportease.service.user.implClassDescriptionException thrown when a user already exists in the database.
-
Classes in it.univr.passportease.exception.illegalstate used by it.univr.passportease.service.workerClassDescriptionException thrown when an office is overloaded and cannot accept more requests.
-
Classes in it.univr.passportease.exception.illegalstate used by it.univr.passportease.service.worker.implClassDescriptionException thrown when an office is overloaded and cannot accept more requests.