| Package | Description |
|---|---|
| pro.taskana | |
| pro.taskana.exceptions | |
| pro.taskana.impl |
| Class and Description |
|---|
| ClassificationAlreadyExistException
Thrown, when a classification does already exits, but wanted to create with same ID+domain.
|
| ClassificationNotFoundException
Thrown if a specific task is not in the database.
|
| 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.
|
| TaskNotFoundException
This exception will be thrown if a specific task is not in the database.
|
| 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 |
|---|
| ClassificationAlreadyExistException
Thrown, when a classification does already exits, but wanted to create with same ID+domain.
|
| ClassificationNotFoundException
Thrown if a specific task is not in the database.
|
| 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.
|
| TaskNotFoundException
This exception will be thrown if a specific task is not in the database.
|
| WorkbasketNotFoundException
This exception will be thrown if a specific workbasket is not in the database.
|
Copyright © 2017. All rights reserved.