Uses of Package
pro.taskana.workbasket.api.exceptions
-
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.task.internal.builder 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. -
Classes in pro.taskana.workbasket.api.exceptions used by pro.taskana.workbasket.internal.builder 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.WorkbasketNotFoundException This exception is thrown when a specific Workbasket is not in the database.