| Package | Description |
|---|---|
| pro.taskana.task.api | |
| pro.taskana.task.internal |
| Class and Description |
|---|
| AttachmentPersistenceException
Thrown, when an attachment should be inserted to the DB, but it does already exist.
This may happen when a not persisted attachment with ID will be added twice on a task. |
| InvalidOwnerException
This exception is thrown when the task state doesn't allow the requested operation.
|
| InvalidStateException
This exception is thrown when the task state doesn't allow the requested operation.
|
| TaskAlreadyExistException
Thrown when a Task is going to be created, but a Task with the same ID does already exist.
|
| TaskNotFoundException
This exception will be thrown if a specific task is not in the database.
|
| Class and Description |
|---|
| AttachmentPersistenceException
Thrown, when an attachment should be inserted to the DB, but it does already exist.
This may happen when a not persisted attachment with ID will be added twice on a task. |
| InvalidOwnerException
This exception is thrown when the task state doesn't allow the requested operation.
|
| InvalidStateException
This exception is thrown when the task state doesn't allow the requested operation.
|
| TaskAlreadyExistException
Thrown when a Task is going to be created, but a Task with the same ID does already exist.
|
| TaskNotFoundException
This exception will be thrown if a specific task is not in the database.
|
Copyright © 2020. All rights reserved.