Package pro.taskana.task.api.exceptions
package pro.taskana.task.api.exceptions
-
ExceptionsClassDescriptionThis exception is thrown when an Attachment should be inserted to the DB, but it does already exist.This exception is thrown when the callback state of the Task doesn't allow the requested operation.This exception is thrown when the current user is not the owner of the Task.This exception is thrown when the current user is not the creator of the TaskComment it tries to modify.This exception is thrown when an ObjectReference should be inserted to the DB, but it does already exist.This exception is thrown when a Task is going to be created, but a Task with the same external id does already exist.This exception is thrown when a specific TaskComment is not in the database.This exception is thrown when a specific Task is not in the database.