| Package | Description |
|---|---|
| pro.taskana.common.api.exceptions | |
| pro.taskana.workbasket.api.exceptions |
| Modifier and Type | Class and Description |
|---|---|
class |
AutocommitFailedException
Thrown in ConnectionManagementMode AUTOCOMMIT when an attempt to commit fails.
|
class |
ConnectionNotSetException
Thrown if ConnectionManagementMode is CONNECTION_MANAGED_EXTERNALLY and an attempt is made to
call an API method before the setConnection() method has been called.
|
class |
SystemException
This exception is thrown when a generic taskana problem is encountered.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NotAuthorizedToQueryWorkbasketException
This exception is used to communicate that a user is not authorized to query a Workbasket.
|
Copyright © 2020. All rights reserved.