| 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.
|
| NotAuthorizedException
This exception is used to communicate a not authorized user.
|
| 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.
|
| NotAuthorizedException
This exception is used to communicate a not authorized user.
|
| 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.