Uses of Package
pro.taskana.workbasket.api.exceptions
-
Packages that use pro.taskana.workbasket.api.exceptions Package Description pro.taskana.task.api pro.taskana.task.internal pro.taskana.workbasket.api pro.taskana.workbasket.internal -
Classes in pro.taskana.workbasket.api.exceptions used by pro.taskana.task.api Class Description WorkbasketNotFoundException This exception is thrown when a specific Workbasket is not in the database. -
Classes in pro.taskana.workbasket.api.exceptions used by pro.taskana.task.internal Class Description WorkbasketNotFoundException This exception is thrown when a specific Workbasket is not in the database. -
Classes in pro.taskana.workbasket.api.exceptions used by pro.taskana.workbasket.api Class Description WorkbasketAccessItemAlreadyExistException This exception is thrown when an already existing WorkbasketAccessItem was tried to be created.WorkbasketAlreadyExistException This exception is thrown when an already existing Workbasket was tried to be created.WorkbasketInUseException This exception is thrown when a specific Workbasket does have content and is tried to be deleted.WorkbasketNotFoundException This exception is thrown when a specific Workbasket is not in the database. -
Classes in pro.taskana.workbasket.api.exceptions used by pro.taskana.workbasket.internal Class Description WorkbasketAccessItemAlreadyExistException This exception is thrown when an already existing WorkbasketAccessItem was tried to be created.WorkbasketAlreadyExistException This exception is thrown when an already existing Workbasket was tried to be created.WorkbasketInUseException This exception is thrown when a specific Workbasket does have content and is tried to be deleted.WorkbasketNotFoundException This exception is thrown when a specific Workbasket is not in the database.