| Package | Description |
|---|---|
| pro.taskana | |
| pro.taskana.exceptions | |
| pro.taskana.impl | |
| pro.taskana.impl.report | |
| pro.taskana.jobs | |
| pro.taskana.mappings | |
| pro.taskana.report |
| 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. |
| ClassificationAlreadyExistException
Thrown, when a classification does already exits, but wanted to create with same ID+domain.
|
| ClassificationInUseException
Thrown if a specific task is not in the database.
|
| ClassificationNotFoundException
Thrown if a specific task is not in the database.
|
| ConcurrencyException
This exception is thrown when an attempt is made to update an object that has already been updated by another user.
|
| DomainNotFoundException
This exception is thrown if a domain name is specified which is not found in the configuration.
|
| InvalidArgumentException
This exception is thrown when a method is called with invalid argument.
|
| 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.
|
| InvalidWorkbasketException
This exception is thrown when a request is made to insert or update a workbasket that is missing a required property.
|
| NotAuthorizedException
This exception is used to communicate a not authorized user.
|
| TaskAlreadyExistException
Thrown when a Task is going to be created, but a Task with the same ID does already exist.
|
| TaskanaException
common base class for Taskana's checked exceptions.
|
| TaskNotFoundException
This exception will be thrown if a specific task is not in the database.
|
| WorkbasketAlreadyExistException
Thrown, when a workbasket does already exits, but wanted to create with same ID.
|
| WorkbasketInUseException
Thrown if a specific Workbasket does have content and should be deleted.
|
| WorkbasketNotFoundException
This exception will be thrown if a specific workbasket is not in the database.
|
| Class and Description |
|---|
| NotFoundException
This exception will be thrown if a specific object is not in the database.
|
| TaskanaException
common base class for Taskana's checked exceptions.
|
| TaskanaRuntimeException
Common base class for Taskana's runtime exceptions.
|
| 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. |
| ClassificationAlreadyExistException
Thrown, when a classification does already exits, but wanted to create with same ID+domain.
|
| ClassificationInUseException
Thrown if a specific task is not in the database.
|
| ClassificationNotFoundException
Thrown if a specific task is not in the database.
|
| ConcurrencyException
This exception is thrown when an attempt is made to update an object that has already been updated by another user.
|
| DomainNotFoundException
This exception is thrown if a domain name is specified which is not found in the configuration.
|
| InvalidArgumentException
This exception is thrown when a method is called with invalid argument.
|
| 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.
|
| InvalidWorkbasketException
This exception is thrown when a request is made to insert or update a workbasket that is missing a required property.
|
| NotAuthorizedException
This exception is used to communicate a not authorized user.
|
| TaskAlreadyExistException
Thrown when a Task is going to be created, but a Task with the same ID does already exist.
|
| TaskanaException
common base class for Taskana's checked exceptions.
|
| TaskNotFoundException
This exception will be thrown if a specific task is not in the database.
|
| WorkbasketAlreadyExistException
Thrown, when a workbasket does already exits, but wanted to create with same ID.
|
| WorkbasketInUseException
Thrown if a specific Workbasket does have content and should be deleted.
|
| WorkbasketNotFoundException
This exception will be thrown if a specific workbasket is not in the database.
|
| Class and Description |
|---|
| InvalidArgumentException
This exception is thrown when a method is called with invalid argument.
|
| Class and Description |
|---|
| TaskanaException
common base class for Taskana's checked exceptions.
|
| Class and Description |
|---|
| InvalidArgumentException
This exception is thrown when a method is called with invalid argument.
|
| Class and Description |
|---|
| InvalidArgumentException
This exception is thrown when a method is called with invalid argument.
|
| NotAuthorizedException
This exception is used to communicate a not authorized user.
|
Copyright © 2018. All rights reserved.