| Package | Description |
|---|---|
| pro.taskana.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 |
NotAuthorizedToQueryWorkbasketException
This exception is used to communicate that a user is not authorized to query a Workbasket.
|
class |
SystemException
This exception is thrown when a generic taskana problem is encountered.
|
Copyright © 2019. All rights reserved.