| Package | Description |
|---|---|
| pro.taskana.exceptions |
| Modifier and Type | Class and Description |
|---|---|
class |
ClassificationAlreadyExistException
Thrown, when a classification does already exits,
but wanted to create with same ID+domain.
|
class |
ClassificationNotFoundException
Thrown if a specific task is not in the database.
|
class |
InvalidArgumentException
This exception is thrown when a method is called with invalid argument.
|
class |
NotAuthorizedException
This exception is used to communicate a not authorized user.
|
class |
NotFoundException
This exception will be thrown if a specific object is not in the database.
|
class |
TaskNotFoundException
This exception will be thrown if a specific task is not in the database.
|
class |
WorkbasketNotFoundException
This exception will be thrown if a specific workbasket is not in the database.
|
Copyright © 2017. All rights reserved.